> For the complete documentation index, see [llms.txt](https://climate-guardians.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://climate-guardians.gitbook.io/docs/game/currencies.md).

# Currencies

![](https://media.discordapp.net/attachments/975726602480672839/984957709520625724/header-0SOON.jpg?width=810\&height=270)

## Hey Guardians!

{% hint style="info" %}
The exact in-game currency model will not be announced until we are further along in the development of the core gameplay. This is due to the fact that many of the economic factors will become clearer as game balancing progresses and we are able to collect and analyze our first game data. As soon as we are confident that our in-game currency model matches with the data insights gathered from our early testing, we will make the model publicly available as we announce our token sale.
{% 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://climate-guardians.gitbook.io/docs/game/currencies.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.
