# Shop

<figure><img src="/files/RdAjlSLjn9Fo5P1ReGUq" alt=""><figcaption></figcaption></figure>

## Gem Conversion

Gems can be converted from $GIA via in-app purchases.

| Gems | $GIA |
| :--: | :--: |
| 1500 | 1000 |
| 3200 | 2000 |
| 6800 | 2800 |

Gems can also be converted to Mana, with a daily limit of 2/2.

| Gems | Mana |
| :--: | :--: |
|  500 |  50  |

## Consumable Items

Players can purchase consumable items, which will help players with game progression:

* **Steal potion** - steal action chance will increase in 30 mins
* **Attack potion** - attack action chance increase in 30 mins
* **Shield potion** - immune to attack in 30 mins

<figure><img src="/files/uDdf8e4egvPXZjGiRMaF" alt=""><figcaption></figcaption></figure>

## Gacha Boxes

Players can also purchase Gacha boxes, which allow players to receive random items depending on the rarity of the box.

<figure><img src="/files/O8YFDPeWENTZGMSLc6Ws" alt=""><figcaption></figcaption></figure>

|     Rarity    |                            Content                            |       How to Get       |
| :-----------: | :-----------------------------------------------------------: | :--------------------: |
|   Common Box  |                        Common Pet Shard                       | Airdrops, daily quests |
|    Epic Box   | Item 1, Common Pet Shard, Epic Pet Shard, Legendary Pet Shard |     Buy from store     |
| Legendary Box |          Item 1, Epic Pet Shard, Legendary Pet Shard          |     Buy from store     |


---

# 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://bountytemple.gitbook.io/whitepaper-v1/gameplay/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.
