# Currency

Currently, there are 4 types of currency that can be used within Bounty Temple. **Gold, Energia ($GIA)**, and **Bounty Temple Tokens ($TYT)** can be earned as rewards in-game, while **Gems** are exclusively available via in-app purchases (using real money or $GIA).

<figure><img src="/files/u3nTwfVNfwCyROodowph" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="178" align="center">Currency</th><th>Obtain Methods</th><th>Spending Methods</th></tr></thead><tbody><tr><td align="center">Gold</td><td><ul><li>BTM Spinning</li><li>BTM Actions: Attack, Steal, Counter Attack</li></ul></td><td><ul><li>Village Upgrades</li><li>Village Repairs</li><li>Stolen from Player</li></ul></td></tr><tr><td align="center">Energia ($GIA)</td><td><ul><li>BTM Spinning</li><li>Achievements</li><li>Village Upgrade Rewards</li><li>Trade Market</li><li>Daily Quests</li></ul></td><td><ul><li>Crafting Blueprints / BTMs</li><li>Participating in Events</li><li>In-Game Consumables</li><li>E-Commerce (Merchandise)</li><li>Charity</li><li>Trade Market</li></ul></td></tr><tr><td align="center">Bounty Temple Token ($TYT)</td><td><ul><li>Tournaments</li><li>Events</li><li>Trade Market</li></ul></td><td><ul><li>Crafting Blueprints / BTMs</li><li>Staking</li><li>Voting</li><li>Trade Market</li></ul></td></tr><tr><td align="center">Gems</td><td><ul><li>In-App Purchase (using real money / $GIA)</li></ul></td><td><ul><li>Mana</li><li>Gacha Boxes</li></ul></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://bountytemple.gitbook.io/whitepaper-v1/gameplay/currency.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.
