# Upgrade

The upgrade functionality consists of the possibility of burning [$MSB](/en/readme/tokenomics/token/usdmsb.md) and another NFT character of the same rarity to improve your selected miner. Each [Rarity](/en/readme/recursos/miners/raritys.md) has an upgrade cost, but the improvement is the same for everyone. Each upgrade adds **+1** [Lunchboxes](/en/readme/recursos/miners/lancheira.md) **per day**, limited to 2 upgrades per miner reaching the **maximum lvl of 3 stars**. When upgrading, the miner who will level up also receives a fixed increase in hit power equivalent to **30% of the miner's base HP burned** for the upgrade.

{% hint style="info" %}
**Dummy and Unique miners cannot upgrade!**
{% endhint %}

<table><thead><tr><th>Rarity</th><th width="150">MSB Fee</th></tr></thead><tbody><tr><td>Common <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>400</td></tr><tr><td>Common <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>400</td></tr><tr><td>Uncommon <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>500</td></tr><tr><td>Uncommon <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>500</td></tr><tr><td>Rare <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>600</td></tr><tr><td>Rare <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>600</td></tr><tr><td>Epic <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>700</td></tr><tr><td>Epic <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>700</td></tr><tr><td>Legendary <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>800</td></tr><tr><td>Legendary <span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span></td><td>800</td></tr></tbody></table>

<figure><img src="/files/tknnJXmLgfDRPYdjtYPj" alt=""><figcaption><p>upgrade reference example</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://docs.mining-squad.app/en/readme/recursos/miners/upgrade.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.
