# Currencies

<div align="left"><figure><img src="/files/Qb27nNeyiAgCEJBVoRlH" alt=""><figcaption></figcaption></figure></div>

**$HAVOC:**

* The primary in-game currency, earned through gameplay.

**Uses:** Unlock exclusive cosmetics, evolve skins, and enhance your player experience.

<div align="left"><figure><img src="/files/YDA5XHkbbtzbX25dblTW" alt=""><figcaption></figcaption></figure></div>

**Credits:**

* A match-specific currency for on-the-fly loadout customization.

**Uses:** Purchase weapons, grenades, and other accessories during each match. Start with a base amount and earn more through kills and deaths as the match progresses.

<br>

<figure><img src="/files/aUM5r2CE98Z96f8B8lAN" alt="" width="148"><figcaption></figcaption></figure>


---

# 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://codehavoc.gitbook.io/code-havoc/intro/economy.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.
