# Planetary Racing

![](/files/6jCPfK3anTQEh3pYErLb)

Cracers will serve as visual representations of the racer’s real-time ranking.  The better you score or rank, the farther your Cracer will advance in the race.

**Races take place on racetracks, and racetrack owners can decide on details, scoring mechanisms, and entry costs for the race.**

Races will have a unique racing interface where they will be able to visualize key information like

* Your Cracers ranking
* Other Cracers ranking
* Other Cracers forecasted information&#x20;
* Race details and scoring mechanisms
* Active races and future/upcoming races
* Scoring history and win rates

{% hint style="info" %}
Addresses shown in the Cracers racetrack interface image are not associated with this project in any way and are only displayed for mere reference.&#x20;
{% endhint %}


---

# 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://whitepaper.cracers.com/introduction/planetary-racing.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.
