> 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/mixmob-racer-1/about.md).

# About

**MixMob: Racer 1** is the **first-ever Card Battle Racer**—a high-speed fusion of **Mario Kart** and **Clash Royale**. In this fast-paced, **3-minute** competitive experience, players race with their **MixBots**, play strategic cards, and battle their way to victory. **Easy to play, hard to master**—Racer 1 is your gateway to the **remix culture universe**.

#### **Ownership & Innovation**

Racer 1 is built on **transparency and trust**—with **verifiable ownership, progress, and in-game earnings**.

* **Own Your Assets** – Your **MixBot, achievements, and in-game assets** belong to you, secured and tradeable.
* **Immutable Progress** – Your MixBot’s legacy is permanent, whether you keep it or trade it.
* **Constant Evolution** – MixBots, upgrades, and new features keep the competition fresh and fair.

#### **Built by Industry Veterans**

MixMob is led by top developers from **Halo, Battlefield, FIFA, Nintendo, Disney, and PokerStars**, pushing the boundaries of gaming with next-gen innovation.

#### **Our Vision**

* **Players as Owners** – Every win, every race becomes part of your MixBot’s history.
* **Remixing the Game** – Strategy and creativity define gameplay, with MixBots that adapt and evolve.
* **Community Driven** – Racer 1 is more than a game—it’s a culture, built by players, for players.

We’re always on the lookout for **exceptional talent** to help **remix reality**. If you're ready to join the mission, check out our opportunities and let's **build the future together**.


---

# 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/mixmob-racer-1/about.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.
