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

# Tokenomics

## Cardano Blockchain

Dracards is one of the pioneers in NFT games based off the Cardano Blockchain, which comes with new and advanced funcionalities and establishes roots in what is considered the most promising blockchain and is predicted to become the most prominent one worldwide.

**Token sales and allocation**

$FIRE is the native token off of Cardano and will be made available in a pre-determined 36-months schedule, starting from opening up tokens to public purchase. The inicial circulation supply is defined in 15,847,000 FIRE (15,85% of total stock).

![Token Distribution](/files/PGSLI0YgwzXFum9Jg4Nz)

The chart above demonstrates the maximum possible inssuance for FIRE over the coming years, and the total supply will never exceed 100,000,000.

The inssuance of FIRE is expected to be slightly lower than the launch schedule. The Play to Earn and Ecosystem fund allocations are not going to be released until the game is programmed to a bigger structure, even if tokens are available.

{% embed url="<https://docs.google.com/spreadsheets/d/e/2PACX-1vSKkrvuRY2InfXlnrE-BGelFNQxsq-8XVrJaskZAOpsiV3d05JeqTlSUXQJM8FrAg/pubhtml?amp%3Bheaders=false%22%3E&amp%3Bsingle=true&amp%3Bwidget=true&gid=344004360>" %}

## Wallets

* [PRIVATE SALE WALLET](https://cardanoscan.io/address/addr1q89schpuyeqmkqh5aa40gf0nujgqq3u95y8weqzcam4fkeageeua7urxgl9aecjul3jpsqu3pgdj4vew4ngqf77wa0yq2xteda)
* [PUBLIC SALE WALLET](https://cardanoscan.io/address/addr1q9ram78utz46d28re3t0lp3fj6mvn7d4eq6ehjwk7yrsa557jstm7rpjf65jecc57srssftq5gjsvmktr4fateygeneszfs2k4)
* [STAKING REWARD WALLET](https://cardanoscan.io/address/013f7d1813bd1fe76d8747e556e552a9406fc7783fca06e0d39ac90b6583846c714f8b83d7132a12ce9a6e3f539ca02d6be5fe667e80b0b457)
* [PLAY TO EARN WALLET](https://cardanoscan.io/address/011b5eabc9762c0923d980acda6dc643af1441d7ba93c3226f8879721d0bb9ea86d2fe931362942374a4184f58bbd07fa19189966fbdca677e)
* [FLAMETHROWER WALLET](https://cardanoscan.io/address/01aae68089a9a0d81b0830f463ff7bcf357d64f804110afc060f9e09a90c9718ab4c1c059b1c44d62517910ef2185806ddf516bf27fb370ad1)
* [LOCKED VALUE WALLET](https://cardanoscan.io/address/01660712ce2e18d9b9ee92b74450703c71cf5deba7a6cb9ca4e16a835d4e8a2e895d73ff9855e0d3f695cbaf914be39cd6d47afc7a9583c631)


---

# 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/tokenomics.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.
