> 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.md).

# Whitepaper

- [Welcome](https://dracards.gitbook.io/main/whitepaper/welcome.md)
- [FIRE](https://dracards.gitbook.io/main/whitepaper/fire.md)
- [Dracards](https://dracards.gitbook.io/main/whitepaper/dracards.md)
- [Gameplay](https://dracards.gitbook.io/main/whitepaper/gameplay.md)
- [Battling](https://dracards.gitbook.io/main/whitepaper/gameplay/battling.md)
- [PvP](https://dracards.gitbook.io/main/whitepaper/gameplay/pvp.md)
- [Tournaments](https://dracards.gitbook.io/main/whitepaper/gameplay/tournaments.md)
- [PvE](https://dracards.gitbook.io/main/whitepaper/gameplay/pve.md): PvE
- [Staking](https://dracards.gitbook.io/main/whitepaper/staking.md)
- [How to?](https://dracards.gitbook.io/main/whitepaper/staking/how-to.md)
- [System Details](https://dracards.gitbook.io/main/whitepaper/staking/system-details.md)
- [Founder's Collection](https://dracards.gitbook.io/main/whitepaper/staking/founders-collection.md)
- [Fire Passive Staking](https://dracards.gitbook.io/main/whitepaper/staking/fire-passive-staking.md)
- [Cards Passive Rewards](https://dracards.gitbook.io/main/whitepaper/staking/fire-passive-staking/cards-passive-rewards.md)
- [Using Staking Rewards](https://dracards.gitbook.io/main/whitepaper/staking/fire-passive-staking/using-staking-rewards.md)
- [Tokenomics](https://dracards.gitbook.io/main/whitepaper/tokenomics.md)
- [Fire Usage](https://dracards.gitbook.io/main/whitepaper/tokenomics/fire-usage.md)
- [Distribution Flow](https://dracards.gitbook.io/main/whitepaper/tokenomics/distribution-flow.md): Fire Income – Distribution Flow
- [FIRE Management](https://dracards.gitbook.io/main/whitepaper/tokenomics/fire-management.md)
- [SundaeSwap](https://dracards.gitbook.io/main/whitepaper/tokenomics/sundaeswap.md)
- [Policy IDs and References](https://dracards.gitbook.io/main/whitepaper/tokenomics/policy-ids-and-references.md): Avoid problems when using our resources, always try to validate the Policy IDs and partners websites.
- [Boosters](https://dracards.gitbook.io/main/whitepaper/boosters.md)
- [Midnight Awakening](https://dracards.gitbook.io/main/whitepaper/boosters/midnight-awakening.md)
- [Price and Content](https://dracards.gitbook.io/main/whitepaper/boosters/price-and-content.md)
- [Partnerships](https://dracards.gitbook.io/main/whitepaper/partnerships.md)
- [Cardance Swap](https://dracards.gitbook.io/main/whitepaper/partnerships/cardance-swap.md)
- [MuesliSwap](https://dracards.gitbook.io/main/whitepaper/partnerships/muesliswap.md)
- [JPG.Store](https://dracards.gitbook.io/main/whitepaper/partnerships/jpg.store.md)
- [Roadmap](https://dracards.gitbook.io/main/whitepaper/roadmap.md)
- [Our Tech](https://dracards.gitbook.io/main/whitepaper/our-tech.md)
- [Our Team](https://dracards.gitbook.io/main/whitepaper/our-team.md)
- [Contact](https://dracards.gitbook.io/main/whitepaper/contact.md)


---

# 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:

```
GET https://dracards.gitbook.io/main/whitepaper.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.
