> 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/usage-of-dwars-token.md).

# Usage of DWARS token

![](/files/V2ZPqrvOwe2H9pjv4o0P)

In the formation of an effective and productive economy, an important role is played by in-game token, DFW cryptocurrency, which is additionally placed on various aggregators and the largest NFT platforms.&#x20;

#### Application opportunities:

1. **In-game purchases.** \
   Purchases of limited edition of characters, heroes, and card decks through the DEFI WARS NFT Marketplace.
2. **Leveling.** \
   Leveling of game accounts, characters, cards, heroes.
3. **Emoji.** \
   Every player has a standard set of Emoji in the game interface. DEFI WARS implemented additional sets of unique NFT tokens in the form of Emoji, which allow you to convey all your emotions from the gameplay and communicate with other players.
4. **Tournaments.** \
   Fees for participating in large-scale tournament games and receiving rewards. DEFI WARS uses conditionally paid participation in tournaments. At the same time, the fee forms the main prize pool for the distribution of rewards.
5. **Chests.** \
   Purchase of special chests of varying rarity, which contain a certain amount of tokens.
6. **Battle Pass.** \
   Purchase of combat passes that allow you to get a large number of exclusive/seasonal items on favorable terms.
7. **Purchase via the AppStore and Google Play.** \
   To lower the technical threshold of users, DEFI WARS creates custodial wallets that allow you to purchase Crystals in the AppStore and Google Play.
8. **Clans.** \
   To participate in larger battles and various competitions, you must create or join a Clan. To create a Clan, you need a certain amount of Crystals.
9. **Farming.** \
   Using farming functions in the game.


---

# 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/usage-of-dwars-token.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.
