> 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/11.-mixpods-and-glitch-pods.md).

# 11. MixPods & Glitch Pods

### <img src="/files/Cs7o646yEINA6bz5P6hH" alt="" data-size="line">**MixPods & Glitch Pods: Unlock Your Rewards**

Your **MixPods & Glitch Pods** hold valuable collectibles that enhance your experience in Racer 1. Whether earned through races or acquired with MixPoints, these pods contain **Stickers**, exclusive collectibles, and more.&#x20;

To access: Click the **Pods** button in the main menu to open the **MixPods & Glitch Pods screen** (pictured below).

<div align="left"><figure><img src="/files/5upU5uJezkQAySvQ3CX7" alt=""><figcaption></figcaption></figure></div>

***

**What You’ll Find Here:**

* **View & Manage Your Pods** – See all the **MixPods & Glitch Pods** you’ve collected.
* **Claim Your Rewards** – Open each pod to discover **Stickers** of varying rarities, exclusive collectibles, and more.

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

***

**What’s the Difference?**

* **MixPods** – Acquired using **MixPoints** from the in-game shop.
* **Glitch Pods** – Earned by competing in **races and events**.

***

#### &#x20;**Want to learn more about MixPods & Glitch Pods?**

> [**Learn About MixPods & Glitch Pods**](/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/11.-mixpods-and-glitch-pods.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.
