> 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/core-features/extended-gameplay-loop.md).

# Extended Gameplay Loop

A game is defined by its gameplay loop, that should be clear to everyone. Our focus is heavily on adding depth to the gameplay loop, and extending it in a variety of fashions that provide different elements of fun and strategy for players of different backgrounds. We want you to find your passion in Coinracer - whether that be the lore of the storyline, the meticulous process of customizing your vehicle, competing in high-octane races, smashing the competition in arenas, or exploring the open world and opening businesses.

## Arcade Game Modes

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Coin Race</strong></td><td>Classic lapped asphalt course racing.</td><td></td><td><a href="/files/lAHtlnOxCwcsnPYX1tgK">/files/lAHtlnOxCwcsnPYX1tgK</a></td><td><a href="/pages/xOykyfIYU3TUrqbcx6Nc#coin-race">/pages/xOykyfIYU3TUrqbcx6Nc#coin-race</a></td></tr><tr><td><strong>Destruction Derby</strong></td><td>Smash, crash, and destroy in survival battles.</td><td></td><td><a href="/files/AhcNmQivhvTYdozbk5Qk">/files/AhcNmQivhvTYdozbk5Qk</a></td><td><a href="/pages/xOykyfIYU3TUrqbcx6Nc#destruction-derby">/pages/xOykyfIYU3TUrqbcx6Nc#destruction-derby</a></td></tr><tr><td><strong>Rally Race</strong></td><td>All-terrain and off-road racing.</td><td></td><td><a href="/files/mgFccpjyIkoPIT4jIFih">/files/mgFccpjyIkoPIT4jIFih</a></td><td><a href="/pages/xOykyfIYU3TUrqbcx6Nc#rally-race">/pages/xOykyfIYU3TUrqbcx6Nc#rally-race</a></td></tr><tr><td><strong>FUD Ball</strong></td><td>Football meets racing in team play.</td><td></td><td><a href="/files/792ZP1ZHTlAHzzVUEtmc">/files/792ZP1ZHTlAHzzVUEtmc</a></td><td><a href="/pages/xOykyfIYU3TUrqbcx6Nc#fud-ball">/pages/xOykyfIYU3TUrqbcx6Nc#fud-ball</a></td></tr><tr><td><strong>Pinkslip Race</strong></td><td>Winner takes ALL.</td><td></td><td><a href="/files/PaPFsE36YQ547hs4iEHH">/files/PaPFsE36YQ547hs4iEHH</a></td><td><a href="/pages/xOykyfIYU3TUrqbcx6Nc#pinkslip-race">/pages/xOykyfIYU3TUrqbcx6Nc#pinkslip-race</a></td></tr><tr><td><strong>Junkyard Race</strong></td><td>Cooperative or combative boss battle racing.</td><td></td><td><a href="/files/Y1GmATQd3fNbqxVMWoiA">/files/Y1GmATQd3fNbqxVMWoiA</a></td><td><a href="/pages/xOykyfIYU3TUrqbcx6Nc#junkyard-race">/pages/xOykyfIYU3TUrqbcx6Nc#junkyard-race</a></td></tr></tbody></table>

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

## Solo Career

Refer to [achievements](/gameplay/achievements.md) for a brief overview of the solo career mode in development.

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

## Open-World Environment

Refer to [Coinracer World](/how-coinracer-works/coinracer-world.md) for a brief overview of the open world (metaverse) environment in development.

{% hint style="info" %}
We will continue to reveal more information regarding our open world (metaverse) 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/core-features/extended-gameplay-loop.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.
