# Currencies

Civitia is powered by Initia’s token INIT in order to make the game economy fully circular with in-game sinks and Initia’s native inflation.

On top of that, Civitia has one non-tradable in-game currency: Tax Points.\
\
Additionally, Civitia SILVER and GOLD are soulbound tokens that reflect players activity and achievements in Civitia.

<table><thead><tr><th width="126">Currency</th><th width="148">Description</th><th>Utility</th></tr></thead><tbody><tr><td>INIT</td><td>Initia native token</td><td><p>Required to play and perform basic actions:</p><ul><li>Playing and paying rents</li><li>Minting city units</li></ul><p>All rent payments are also distributed to users in INIT.</p></td></tr><tr><td>Tax Points</td><td>Utility game currency</td><td><a href="/pages/VtQ7Hn4Jkxrq0GPikLVy">Tax points </a>can be earned and spent but are not transferable and therefore have no utility outside Civitia (they cannot be exchanged).</td></tr><tr><td>SILVER</td><td>Soulbound token</td><td><a href="/pages/FYhYxLafnIlYGnlJIjfM">SILVER</a> is non-transferrable. It is a metric to show how much a user is contributing to Civitia.<br><br><a href="https://app.initia.xyz/vip">Initia's VIP distribution</a> is based on SILVER earnings.</td></tr><tr><td>GOLD</td><td>Soulbound token</td><td><a href="/pages/FYhYxLafnIlYGnlJIjfM">GOLD</a> is non-transferrable. It is a metric to show how much a user contributed to Civitia Incentivized Testnet.</td></tr></tbody></table>


---

# 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://docs.civitia.org/game-mechanics/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.
