> For the complete documentation index, see [llms.txt](https://defi-wars.gitbook.io/wp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defi-wars.gitbook.io/wp/ecosystem/tokenomics.md).

# Tokenomics

### **TOKEN METRICS**

![](/files/Wzog9L8c2s5rEt6lys32)

### cDFW & Player TOKENS&#x20;

The user incentive scheme is based on two economic incentives in the form of:

#### cDFW.&#x20;

1. **cDFW(Crystals)**, which are awarded as a reward for winning the game. Also, **cDFW** are available for purchase and exchange on the open trading platform, used to buy or exchange NFTs on the marketplace, while players can earn Crystals in game.

#### DWARS token

2\. Utility token **D WARS** is a multifunctional cryptocurrency of the DEFI WARS ecosystem, which is used for in-game purchases and other transactions. D WARS is based on the Binance Smart Chain (BSC) blockchain, which provides the community with decentralized management and interaction with DEFI WARS

Player token Utility is accrued in the form of an airdrop to early players and investors. Also, token holders get to make decisions on project management policies and key reward and token mechanisms within the emerging DAO. Also, DFW is used to improve certain heroes and card decks.

The rate of cryptocurrency and **D WARS exchange** rate is determined directly by the market.

#### Player token Earnings:

* Exchange of received in-game Crystals for D WARS cryptocurrency.&#x20;
* Rewards for participation in interactive activities, events, promotions held by the DEFI WARS team.&#x20;
* Participation in tournament battles.&#x20;
* Usage and participation in specialized NFT DEFI WARS marketplace.&#x20;
* Participation in staking and farming.

Player token Token allocation: **2 000 000 000**.

**D WARS token distribution model:**

* Play to Earn: 20%&#x20;
* Staking: 15%&#x20;
* Team: 17%
* Privat: 10%
* Seed Round: 10%
* Development: 8%&#x20;
* Advisors: 6%&#x20;
* Public Sale: 5%&#x20;
* Marketing: 5%
* liquidity: 4%


---

# 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://defi-wars.gitbook.io/wp/ecosystem/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.
