> For the complete documentation index, see [llms.txt](https://mixmob.gitbook.io/mixmob-player-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmob.gitbook.io/mixmob-player-guide/new-player-guide/6.-mixpoints.md).

# 6. MixPoints

### <img src="/files/VJ6CPc8E6RJohoAstUKe" alt="" data-size="line">MixPoints: Earn, Progress, and Unlock Rewards

**MixPoints** are your **primary in-game currency** in Racer 1, earned by competing in **Arenas** and used to unlock **new MixBots, Stickers, and more**.

<figure><img src="/files/1lr1DzCacNx9ZDWFWQJf" alt="" width="180"><figcaption></figcaption></figure>

***

**🕹️ How to Earn MixPoints**

Compete in any of the following Arenas:

* **Casual** – Jump in and race for fun.
* **Ranked** – Climb the leaderboards and test your skills.
* **League** – Compete in seasonal events for bigger rewards.
* **Pop-Up Arenas** – Limited-time challenges with special prizes.

<figure><img src="/files/rw4CUglyPYOD5eEJ5NP2" alt=""><figcaption></figcaption></figure>

***

🔍 **How to Use MixPoints**

* **Purchase MixPods** – Open these to earn **Stickers and MixBots**.
* **Unlock New MixBots** – Expand your collection and strategic options.
* **Progress Faster** – Use MixPoints to speed up your journey in Racer 1.

<figure><img src="/files/FWQnoUePkfkSJ5CAHP6p" alt="" width="245"><figcaption></figcaption></figure>

**🌟 Master the Grind**

The more you race, the more MixPoints you earn—so keep pushing forward and unlocking new rewards!

> **Want to learn more about MixPods, Glitch Pods & Rewards?**\
> [Click here to dive deeper](/mixmob-player-guide/the-game/glitch-pods-unlock-the-rewards-you-deserve.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mixmob.gitbook.io/mixmob-player-guide/new-player-guide/6.-mixpoints.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
