> 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/economic-model.md).

# Economic Model

In this section we will dive into the game economy and what this means outside of the game, whether you are a blockchain enthusiast or a traditional gamer using our standard payment processing. We are firm believers that both sides of the coin (pun intended :smile:) bring great value to the game economy (and investors), and should be respected as such.

<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>Two-Layered Economy</strong></td><td>The foundation of the economic model; enabling a bridge between blockchains and non-crypto access.</td><td></td><td><a href="/pages/Apy0eKZWZcDzs7BxErQ5">/pages/Apy0eKZWZcDzs7BxErQ5</a></td></tr><tr><td><strong>Game Currency ($CCASH)</strong></td><td>The means in which you can transact within the ecosystem.</td><td></td><td><a href="/pages/79qopIs1X4Xlich42Mra">/pages/79qopIs1X4Xlich42Mra</a></td></tr><tr><td><strong>Payment Options</strong></td><td>The means in which you can access game currency to participate in the ecosystem.</td><td></td><td><a href="/pages/k3xKiW7MCePNwkAwsbac">/pages/k3xKiW7MCePNwkAwsbac</a></td></tr><tr><td><strong>Gasless Transactions</strong></td><td>Saving you money on every transaction and allowing for scalability of our userbase.</td><td></td><td><a href="/pages/n8oeOZLBRgbZQlaxQvMq">/pages/n8oeOZLBRgbZQlaxQvMq</a></td></tr><tr><td><strong>Sustainability &#x26; Scalability</strong></td><td>Making sure our game economy can support millions of players for years to come.</td><td></td><td><a href="/pages/2SAIv9qEeAiIkNKikRTD">/pages/2SAIv9qEeAiIkNKikRTD</a></td></tr></tbody></table>


---

# 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/economic-model.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.
