# In-Game Currency

Throughout the game, players accumulate in-game currency by breaking cubes and completing various challenges. This currency, referred to as "MetaCoins" allows players to upgrade Stove's abilities, including flying, running, and walking, as well as enhancing the power and efficiency of the mining rig weapon. Upgrades are essential for tackling more formidable defenses of the Metacube and increasing the chances of discovering rare NFTs.&#x20;

There are 6 different types of upgrades that you can find in this image.

<figure><img src="/files/WdeQKzwWasKQCXl3CfhQ" alt=""><figcaption><p>6 different upgrades</p></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://metacube-1.gitbook.io/metacube-games/gameplay/in-game-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.
