# In-Game Shop

The IAP shop in **Fundora** offers players 3 different types of Tool Box as listed below. These may or may not include NFTs and can only be purchased by players via the IAP shop.The 3 types of Tool Boxes available are:

1. **Special Skin Box:** This Tool Box offers players a variety of skin parts to customise their characters and includes 1 skin
2. **Legendary Skin Box:** This is a larger version of the Special Skin Box that contains 3 skins and has a higher chance of granting skins of higher rarity

<figure><img src="/files/XQkeGTHoGMgzxj5gG4Jz" alt="" width="156"><figcaption><p>DoubleFUN Box</p></figcaption></figure>

3. **DoubleFUN:** This Tool Box gives players a choice between 2 sets of Tool Cards. Each box includes at least 2 double offers, providing players multiple opportunities to upgrade their tools. As players progress to higher leagues, the number of slots for double offers increases (max 6).


---

# 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/marketplace/in-game-shop.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.
