> For the complete documentation index, see [llms.txt](https://whitepaper.spellfire.com/spellfire-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.spellfire.com/spellfire-whitepaper/usdspellfire-token-utility.md).

# $SPELLFIRE Token Utility

$SPELLFIRE is the core utility token of our games ecosystem.

We plan to launch our own platform for buying and selling Spellfire NFTs upon its launch, which will initially consist of avatar skins.

Currently, our NFT cards are offered through Opensea, but after launch, they will be available exclusively through our own marketplace. All payments will be handled with $SPELLFIRETokens.

$SPELLFIRE Tokens can also be used to:

• **Buy access and tickets to tournaments and events.**

• **Distribute prizes for our World Championships, and other future tournaments**.

• **Offer rewards and incentives for our communities' most active members. Eg. Streamers and key influencers.**

• **Staking for stability rewards.**

• **Issue in-game rewards for both Free-to-Play and Play-to-Earn players.**

• **3D avatar customization, e.g. animations, clothes, facial expressions etc.**

• **Card skins.**

• **Player avatars.**

• **Ensure increased loot drops for $SPELLFIRE** **Token holders.**

Our final $SPELLFIRE Token innovation is to offer players the chance to put their NFT cards and Tokens at risk. Players can take up the challenge of competing against highly skilled AI in order to test their ability and if victorious, earn even more $SPELLFIRE back in return!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.spellfire.com/spellfire-whitepaper/usdspellfire-token-utility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
