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

# dragon war

<figure><img src="/files/A5FKaZNsg8TnbVisMtVq" alt=""><figcaption></figcaption></figure>

**Dragon War**" is an NFT game featuring multiplayer dragon battles, aiming to provide users with an engaging experience. Players collect characters and dragons to battle enemies. **GOLD** obtained from these battles can extend their lifespan by one day and earn profit rewards along the way.\
\
**Dragon Wars** aims to be the greatest team battle shooter online game on the blockchain, while allowing users to enjoy being part of a vast world and the excitement of strategic gameplay. Of course, they can also get **$GOLD**.\
\
By leveraging oracles, a correlation is established between active users and the dollar value of **$GOLD**. The hypothesis is that when the price of **$GOLD** increases, either through the release of new game features or the influx of new players, the demand for **$GOLD** will also increase. The oracle will ensure that each transaction pays a consistent dollar value as it occurs, while ensuring that the minting cost of the NFT remains a consistent dollar value\
\
The game is deployed on the Ethereum, Merlin Chain, and is compatible with web3 wallets such as **MetaMask**, which will be used to accept transactions and pay gas fees. MetaMask can be installed as a browser extension or as an application on mobile devices\
\
Assets are player-owned **NFTs minted in the ERC-721 standard** which may be traded on our marketplace or selling them via P2P to another player.<br>


---

# 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://dragon-war.gitbook.io/dragon-war/dragon-war.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.
