> For the complete documentation index, see [llms.txt](https://documentation.coinracer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.coinracer.io/how-coinracer-works/coinracer-world.md).

# Coinracer World

Gaming has continued to evolve decade-by-decade, and the industry standard beyond hyper-casual play has become open-world integrations. You want to navigate a vast landscape with various sceneries and activities - and so do we! This is why we are bringing all of the individual elements of the Coinracer ecosystem together in on open-world environment.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Concept</strong></td><td>The ideas behind the Coinracer World and the overall design.</td><td></td><td><a href="/pages/htKL5mctwHxrXH5H7mQD">/pages/htKL5mctwHxrXH5H7mQD</a></td></tr><tr><td><strong>Activities</strong></td><td>What you and your friends can do in the Coinracer World.</td><td></td><td><a href="/pages/kwq6N9bkXze5BuWuOM10">/pages/kwq6N9bkXze5BuWuOM10</a></td></tr><tr><td><strong>Scalability</strong></td><td>How we will continue to grow the Coinracer World with our userbase.</td><td></td><td><a href="/pages/V07buIbRjeYaxM3CqMCC">/pages/V07buIbRjeYaxM3CqMCC</a></td></tr></tbody></table>

{% hint style="info" %}
We will continue to reveal more information regarding the Coinracer World as development advances, dropping bits and pieces from our game design document.
{% endhint %}


---

# 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://documentation.coinracer.io/how-coinracer-works/coinracer-world.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.
