> For the complete documentation index, see [llms.txt](https://dracards.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dracards.gitbook.io/main/whitepaper/fire.md).

# FIRE

## What is Fire?<img src="/files/l146fGRvY6TjTOOaazxU" alt="" data-size="line">

Dracards Fire (FIRE) is a token for the **Dracards Ecosystem**. FIRE holders can claim rewards by [staking](/main/whitepaper/staking.md) their tokens, as well as playing the game and participating in votes to decide new elements to the game. Players can also earn $FIRE by playing minigames and through an interactive platform that allows its own users to create content within the Dracards Universe.

The Dracards Fire Token aims to be the main currency when it comes to trading cards, translating to the physical world or NFT. You can purchase a NFT off a Dracards generated card, and, as we evolve, you could even get to purchase a rare Magic card through our token.

Our players will be rewarded for interacting with the Dracards Universe through the Fire token. However, by holding your tokens, you can earn even bigger rewards.

{% embed url="<https://www.youtube.com/watch?v=ZKw_XH8CmaQ>" %}


---

# 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://dracards.gitbook.io/main/whitepaper/fire.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.
