# CANDY POINT

CANDY Points are the in-game currency (non-token) used within Tokyo Stupid Games. Users can acquire CANDY Points by purchasing them or by completing missions through the reward program. CANDY Points can be exchanged for game tickets, which are used to play games.

In the **GACHA game**, players can purchase tickets with CANDY Points, and use those tickets to spin the gacha and earn RWA NFTs. Additionally, the earned RWA NFTs can be burned, allowing players to convert them back into CANDY Points. This mechanism allows players to increase their points or acquire other valuable items based on their achievements and progress in the game.

CANDY Points are valued at 0.001 USD per point, and offer a higher redemption rate compared to SOL or USDC, making it more advantageous for players to enjoy the game.

In this way, CANDY Points serve as a vital currency for progressing through the game and are a means for players to acquire valuable items and rewards.


---

# 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/rewards/candy-point.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.
