# What are the Moon Race rewards?

The Moon Race rewards include two types:

* **Rewards for Investors** (who stake $MECH tokens to Mechas): A massive pool of fruitful $MECH tokens
* **Rewards for Mecha Masters** (who possess Mechas):

  **Battle Pass Rewards**: These are the rewards you will gain when your Mechas finish certain laps in Moon Race.

  **Ranking Rewards**: For Top 20 runners of the Moon Race

**The Ultimate Handbook to Moon Race Rewards**: <https://medium.com/mech-master/the-ultimate-handbook-to-moon-race-rewards-227beea13c5c>


---

# 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://moonrace-faq.mechmaster.io/what-are-the-moon-race-rewards.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.
