# Tool Upgrades

By upgrading tools, a character’s chance of success can be increased. The rate of this increase also depends on the rarity of the tools. As mentioned, each tool has different attributes, such as speed, time, and reward multiplier. When any tool is upgraded, all three stats increase, but the rarity of the tool affects the increase rate.

Regardless of rarity, all tools are useful at their maximum levels. However, tools with higher rarities feature slightly better stats overall. On the other hand, rarity affects a tool's starting level.&#x20;

To upgrade their tools, players need to have a sufficient number of Tool Cards and coins. The required amounts for the upgrade are as follows:

<table data-full-width="true"><thead><tr><th align="center">Level</th><th align="center">Gold Cost</th><th align="center">Regular</th><th align="center">Unique</th><th align="center">Crypton</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">-</td><td align="center">1</td><td align="center">1</td><td align="center">1</td></tr><tr><td align="center">1 to 2</td><td align="center">2</td><td align="center">2</td><td align="center">2</td><td align="center">2</td></tr><tr><td align="center">2 to 3</td><td align="center">4</td><td align="center">5</td><td align="center">4</td><td align="center">3</td></tr><tr><td align="center">3 to 4</td><td align="center">10</td><td align="center">10</td><td align="center">8</td><td align="center">5</td></tr><tr><td align="center">4 to 5</td><td align="center">25</td><td align="center">20</td><td align="center">15</td><td align="center">10</td></tr><tr><td align="center">5 to 6</td><td align="center">50</td><td align="center">50</td><td align="center">30</td><td align="center">20</td></tr><tr><td align="center">6 to 7</td><td align="center">100</td><td align="center">100</td><td align="center">50</td><td align="center">32</td></tr><tr><td align="center">7 to 8</td><td align="center">200</td><td align="center">300</td><td align="center">100</td><td align="center">45</td></tr><tr><td align="center">8 to 9</td><td align="center">500</td><td align="center">750</td><td align="center">200</td><td align="center">50</td></tr><tr><td align="center">9 to 10</td><td align="center">1000</td><td align="center">1000</td><td align="center">500</td><td align="center">100</td></tr><tr><td align="center">10 to 11</td><td align="center">2000</td><td align="center">1500</td><td align="center">800</td><td align="center">150</td></tr><tr><td align="center">11 to 12</td><td align="center">3000</td><td align="center">2000</td><td align="center">1000</td><td align="center">200</td></tr><tr><td align="center">12 to 13</td><td align="center">4000</td><td align="center">2500</td><td align="center">1250</td><td align="center">300</td></tr><tr><td align="center">13 to 14</td><td align="center">5000</td><td align="center">3000</td><td align="center">1500</td><td align="center">450</td></tr></tbody></table>

## Tool Cards

To unlock and upgrade their tools in the game, players must first obtain Tool Cards, which can be found in Tool Boxes with a specific pull rate as described in the [Tool Boxes](broken://pages/67bmo2qBgVpqFY70DwD6) section of this document.

<div><figure><img src="/files/B56w72hk4cjkubM1w1DS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Rx4QdFrIz0yNkcJyMlbr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/puBf4lnIue7S2RNCwXHb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ySEU6gHhLJ899InpSbuk" alt=""><figcaption></figcaption></figure></div>

As players collect more Tool Cards, they fill up a progress bar. Once they have collected enough Tool Cards, they use these cards to upgrade their tools.


---

# 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://whitepaper.fundora.life/game-overview/tools/tool-upgrades.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.
