# BURN MECHANISM

In Tokyo Stupid Games, specific NFTs can be "burned," allowing players to choose from a variety of options in exchange. Once burned, the NFT is deactivated on the blockchain, and as a result, players can receive the following benefits:

* **Physical Item**: Based on the burned NFT, a real-world item will be delivered to the player. However, users are required to pay for shipping costs.
* **CANDY Points**: The burned NFT can be exchanged for CANDY points, the in-game currency. The exchange rate is set at 1 CANDY = 0.001 USD.
* **SOL/USDC**: Burning high-rarity RWA NFTs allows players to exchange them for SOL or USDC. This option is available only for rare items.

<figure><img src="/files/a09J58BFFJ4VrwCXtRd2" alt=""><figcaption><p>Burn Mechanism</p></figcaption></figure>

Through this burn mechanism, players can experience a direct connection between their in-game progress and achievements, and tangible items or currency in the real world. The conversion rate for CANDY points is higher, making it a more advantageous option compared to the exchange for SOL/USDC. Additionally, points can be converted for all items.


---

# 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.tokyostupidgames.io/prizes/burn.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.
