# Core Features

In this section, we will guide you through the technical information associated with our core features of the game. These are the difference makers between us and the competition - you will notice we have spent a significant amount of time building out an intricate gaming ecosystem that provides an extended and exhilarating gameplay loop. By laying a foundation that is focused on the gamers and their experience, we can continue to develop the game, add new content, upgrade visual elements, and build a true racing franchise that stands above the rest.

<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>Vehicle Damage</strong></td><td>Adding a level of complexity to racing strategies and opening up new game modes.</td><td></td><td></td><td><a href="/pages/LnfD6sDbqcTJieUSpCDm">/pages/LnfD6sDbqcTJieUSpCDm</a></td></tr><tr><td><strong>Vehicle Customization</strong></td><td>Allowing you to modify your vehicles to match your racing needs and on-track identity.</td><td></td><td></td><td><a href="/pages/GGjTUqxo5uYR0Xnu15ls">/pages/GGjTUqxo5uYR0Xnu15ls</a></td></tr><tr><td><strong>Extended Gameplay Loop</strong></td><td>Keeping things fresh with new and exciting arcade game modes and tournaments to compete in.</td><td></td><td></td><td><a href="/pages/vVkRthZ2xMiIgW0a7JZa">/pages/vVkRthZ2xMiIgW0a7JZa</a></td></tr><tr><td><strong>Progression System</strong></td><td>Taking arcade game modes to the next level in an open-world where racers will compete to be the next star.</td><td></td><td></td><td><a href="/pages/E6MHndT5N1rtrE4RX9y9">/pages/E6MHndT5N1rtrE4RX9y9</a></td></tr></tbody></table>

{% hint style="info" %}
We will continue to reveal more information regarding core features as development advances, dropping bits and pieces from our game design document.
{% 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://documentation.coinracer.io/how-coinracer-works/core-features.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.
