> For the complete documentation index, see [llms.txt](https://docs.empiresbattle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.empiresbattle.com/token.md).

# Token

In the **Empire's Battle: World of Steam** game, 2 tokens of various types and purposes are implemented: **FLUR** *(a solid Flur crystal)* and **DUST** *(Flur shards or dust).*&#x20;

![](/files/K62HQvM1wG0CZSomEobb)

**FLUR** is Empire's Battle's flagship token. The precious solid crystal plays a key role as a link between in-game assets and *In-Real-Life* fiat. The token is used to buy in-game [NFTs](/nft-and-play-and-earn.md), pay loot from [clan wars](/empires-battle-world-of-steam/game-modes/clan-wars.md), buy [artifacts](/empires-battle-world-of-steam/store/gear.md), and much more.

**FLUR** can be freely traded at the crypto exchange, staked, or used for rapid growth in the gaming world.

The **FLUR** token worth depends on demand and offer.

![](/files/f3iT5Fx8UeqMbnG4UxhM)

**DUST** is the second token of the project, which is equivalent to the in-game gold.

Shards of Flur (**DUST**) are used as a reward for game quest completion, for paying profit [from bets](/empires-battle-world-of-steam/game-modes.md) and destroying [enemies](/empires-battle-world-of-steam/enemies.md). One can also repair [equipment](/empires-battle-world-of-steam/store/gear.md) or buy [boosters](/empires-battle-world-of-steam/store/boosters.md) or [auxiliary items](/empires-battle-world-of-steam/store/boosters/auxiliary-items.md).

The **DUST** token worth depends on demand and offer.

## 💰 [Virtual mining](/virtual-mining.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://docs.empiresbattle.com/token.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.
