# How to play

## Get into the Game

In order to play the game, you will need to create an account at [www.metananos.com](https://docs.metananos.com/rumble-race/gameplay/www.metananos.com).

#### Optional: Connect your wallet

If you already have a Polygon wallet, great. You can connect it and use your own NANOs. If you don't already have one - don't worry, you can still play the game.

#### Download the Game

Next, download the launcher for your platform, install it, and let it install the game to your computer. After logging in, you are ready to start the game.

## Menu

1. Select a NANO.
2. Enter a game.

It's as easy as that.


---

# 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/gameplay/how-to-play.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.
