# Game Mode

- [Duel](https://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/duel.md): Prove your mastery in one-on-one combat.
- [Occupy](https://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/occupy.md): Occupy is a fast-paced and action-packed game mode that requires teamwork and communication.
- [Harvest](https://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/harvest.md): Bounties of war, where monsters meet their match.
- [Battle Royale](https://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/battle-royale.md): Last warrior standing, chaos and glory define the arena.
- [Crown Guard](https://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/crown-guard.md): Protect the sacred relic, stand against endless waves, and become an immortal guardian.
- [Custom Match](https://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/custom-match.md): Craft unique challenges, gather your allies, and unleash your wildest battles.
- [Tournament](https://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/tournament.md): Rise through the ranks, conquer the elite.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
