# Use cases

The **FRT token** is the utility backbone of the Fortune Room ecosystem. It is designed to power gameplay, incentives, and future ecosystem functionalities.

#### 🔧 Key Use Cases:

1. **Game Entry Fees**\
    Players use FRT to participate in official game rounds, special events, and high-stakes rooms.
2. **Reward Distribution**\
    All game-based earnings, leaderboard prizes, and challenge bonuses are distributed in FRT.
3. **In-game Purchases** *(future)*\
    FRT can be used to unlock premium avatars, room skins, lucky buffs, and exclusive game modes.
4. **NFT Integration** *(planned)*\
    FRT will be used for minting and upgrading game-related NFTs such as identity badges and limited room passes.
5. **Governance** *(future roadmap)*\
    Token holders may gain the right to vote on gameplay updates, ecosystem decisions, and reward policies.
6. **Staking & Holding Rewards** *(optional)*\
    Long-term holders may receive FRT-based incentives or whitelist access via staking mechanisms.


---

# 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://fortuneroom.gitbook.io/fortuneroom/token-information-frt/use-cases.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.
