# Overview

Currently, Warrior mainly has two tokens:  $WGT & $WDT.&#x20;

* $WGT is a game token. High-level equipment, territory, fashion, and skill cards need to be traded with $WGT. The total amount is not limited, and can be obtained in daily tasks.
* $WDT is a governance token, whose total amount is limited. $WDT can be obtained through battle and competition for a small amount, mainly used for tribe management and voting, etc.&#x20;

The two currencies are used in different channels and are related to each other, forming the basis of the Warrior economic system.


---

# 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://warriorgame-io.gitbook.io/warrior-gitbook/ecosystem/overview.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.
