# Why DinoWars is different

1️⃣ DinoWars is not based on NFTs - it uses them as a useful but additional tool.

2️⃣ [**Governance**](/blockchain-part/two-tokens.md#governance-token) and [**in-game**](/blockchain-part/two-tokens.md#in-game-token) tokens are separated - the game is not based on a volatile asset.

3️⃣ The in-game token has a stable price and is fully backed by a stablecoin.

4️⃣ The primary revenue is based on the gameplay. The profit comes in the form of stablecoin, which makes the game independent of the volatile governance token.

5️⃣ Transparent gameplay. DinoWars is a battle royale with its own [**decentralized monetization system**](/blockchain-part/blockchain-components.md), separated from the gameplay.

6️⃣ The [**blockchain part of the game**](/blockchain-part/blockchain-components.md) has the [**in-game token**](/blockchain-part/two-tokens.md#in-game-token) and [**in-game items**](/game-elements/wearable-equipment-and-craft.md) at its core. Thus, the player can see all his expenses, all profits, and everything he owns.

7️⃣ High demand, as it is a natural and popular game mechanic ported to the web3 world.&#x20;

8️⃣ Significant distribution among players, as the game has straightforward gameplay, a transparent system of rewards, apparent interactions with the blockchain, and access from mobile platforms.

9️⃣ Regular game events, familiar mechanics, daily activities, in-game rewards, chances to win rare and legendary items and characters - all of these are an inevitable part of DinoWars. Therefore, it creates high interest and demand.

1️⃣0️⃣ High replayability due to the variety of characters with different characteristics, skills, and game strategies. Along with the planned new characters, level-up system, and loot usage, players get an enjoyable gameplay experience.


---

# Agent Instructions: 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://whitepaper.dino-wars.com/dinowars-vision/why-dinowars-is-different.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.
