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

# $WARE Token

The WARE token is the main in-game currency. It will be used for trading, exchanging, and improving one’s warriors including their special qualities.

The native digital cryptographically-secured utility token is a transferable representation of attributed functions specified in the protocol/code of Warena, and is designed to be used solely as an interoperable utility token on the platform. WARE tokens provide the economic incentives which will be distributed to encourage users to contribute and maintain the in-game ecosystem.

WARE tokens are created as a reward for players when participating in in-game activities such as: Battle Pass, Quest, random events, NFT Lease or dungeon rewards.

WARE can be used to exchange to other currencies, summon or trade warriors.

![](/files/fIlZxlJd6OHXiQeJlyI7)


---

# 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://warena.gitbook.io/warena/token-economics/warena-token/usdwrcoin-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.
