# Rumble Race

- [Gameplay](https://docs.metananos.com/rumble-race/gameplay.md)
- [How to play](https://docs.metananos.com/rumble-race/gameplay/how-to-play.md): Please note: The game is currently in a Beta state - changes can and will happen.
- [Racing Battle](https://docs.metananos.com/rumble-race/gameplay/racing-battle.md): This will be the first game of the NANO Metaverse!
- [Game Modes](https://docs.metananos.com/rumble-race/gameplay/game-modes.md)
- [Progression](https://docs.metananos.com/rumble-race/gameplay/progression.md)
- [Release Notes](https://docs.metananos.com/rumble-race/release-notes.md): Always find the current release notes here.
- [Previous Release Notes](https://docs.metananos.com/rumble-race/release-notes/previous-release-notes.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://docs.metananos.com/rumble-race.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.
