# Game Mode Guides

- [Capture The Flag Mode Play Guide](https://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/capture-the-flag-mode-play-guide.md)
- [Bomb Defusal Mode Play Guide](https://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/bomb-defusal-mode-play-guide.md)
- [Battle Royale Mode Play Guide](https://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/battle-royale-mode-play-guide.md)
- [Obstacle Race Mode Play Guide](https://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/obstacle-race-mode-play-guide.md)
- [Team Death Match Mode Play Guide](https://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/team-death-match-mode-play-guide.md)
- [Hide And Seek Mode Play Guide](https://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/hide-and-seek-mode-play-guide.md)
- [Random Weapon Challenge Play Guide](https://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/random-weapon-challenge-play-guide.md)


---

# 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://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides.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.
