# Tools

Tools are another main pillar of **Fundora’**&#x73; gameplay – with all **Fundora** tools standing in NFT form.\
\
Players increase their speed and time by upgrading their tools and reward multiplier stats. Each tool is designed to work on a specific course, and players are equipped with up to 4 different tools for 4 different courses. All tools are upgradeable, empowering players to continually improve their profiles and compete with other players at higher and higher levels.

* **Speed:** Speed stats indicate the maximum speed achievable based on the tool's level for the corresponding course.
* **Time:** Time stats determine how much time characters can utilise their tools during the race for each course.
* **Reward Multiplier:** A reward multiplier will be assigned to the tool when the player gets it for the first time. It indicates how much the base race result reward will be multiplied.

<figure><img src="/files/1rO0gLvIUJlMAtXDIuNA" alt=""><figcaption></figcaption></figure>

## Tool Rarity System&#x20;

Each tool in **Fundora** has a rarity level: Regular, Unique or Crypton. The rarity of a tool affects its stats, so upgrading a tool will significantly enhance its performance.

The following are examples of tool models and their respective rarities:

<div><figure><img src="/files/zG2Qx4Lq9OuMPm14QiQ6" alt=""><figcaption><p><mark style="color:green;">Witch broom (Regular)</mark></p></figcaption></figure> <figure><img src="/files/WH91SoqFMTWQTRXBWPv9" alt=""><figcaption><p><mark style="color:green;">Wing (Regular)</mark></p></figcaption></figure> <figure><img src="/files/QIAEKFNM0Ko1dHN2mvdi" alt=""><figcaption><p><mark style="color:green;">Surfboard (Regular)</mark></p></figcaption></figure> <figure><img src="/files/TB01O7uCevaZ13nunxZF" alt=""><figcaption><p><mark style="color:green;">Skateboard (Regular)</mark></p></figcaption></figure></div>

<div><figure><img src="/files/dPsoFLJ8pGwkLvcp6jju" alt="Funcopter (Rare)"><figcaption><p><mark style="color:orange;">Pinata (Crypton)</mark></p></figcaption></figure> <figure><img src="/files/qXInhwutaWQETTfsNyCI" alt=""><figcaption><p><mark style="color:green;">Rocketpack(Regular)</mark></p></figcaption></figure> <figure><img src="/files/oftu2YXx7SsEp4HSb7XM" alt=""><figcaption><p><mark style="color:blue;">Funcart (Unique)</mark></p></figcaption></figure> <figure><img src="/files/aHV9872p6Rcnp5GoSHqe" alt=""><figcaption><p><mark style="color:orange;">Plane(Crypton)</mark></p></figcaption></figure></div>

**Fundora**'s NFT tool system adds a uniquely exciting aspect to gameplay. Players upgrade their tools to increase their chances of winning and trade them on the marketplace to acquire new tools for enhancing their game success.


---

# 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.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.
