# Single Mode

Meteorn Run's single mode is a simple game in which players run around each predefined stage, avoiding obstacles and earning coins. \
The coins earned are displayed as MTO tokens, and MTO tokens can be earned. You can earn even more MTO by avoiding and defeating bosses in the middle of stages.

Players can earn more tokens by running around the stage for longer periods of time, depending on the level of Meteorn Run-specific NFT they possess, which is related to their character's agility, evasion rate, stamina, and other factors.


---

# 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://meteorn-run-organization.gitbook.io/whitepaper-meteorn-run/game-play/gamefi-elements/game-mode/single-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.
