> For the complete documentation index, see [llms.txt](https://whitepaper.cracers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.cracers.com/introduction/lore.md).

# Lore

Fast forward many years into the future. The human race has managed to avoid extinction ([🤞](https://emojipedia.org/crossed-fingers/)) and becomes a level II civilization on the Kardashov scale. Now humans, aliens, robots, and cyborgs are all fighting to secure important planetary resources.

After years of fighting, it was concluded that it was more efficient to work together and support each other, teaming up against the universe's challenges.\
\
Fighting for planetary control was replaced with planetary endurance racing, where the race winners get to control the planet's supplies and rewards. Supplies are valuable and vary from race to race, planet to planet. \
\
Get ready to race and secure your rewards!


---

# 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:

```
GET https://whitepaper.cracers.com/introduction/lore.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.
