# Tokens

- [Ecosystem Token](https://devs.defikingdoms.com/tokens/ecosystem-token.md)
- [Power Tokens](https://devs.defikingdoms.com/tokens/power-tokens.md)
- [Governance Tokens](https://devs.defikingdoms.com/tokens/governance-tokens.md)
- [Currencies](https://devs.defikingdoms.com/tokens/currencies.md): Currencies are in-game tokens that are earned and used in the general Play-to-Earn fashion.
- [DFK Gold](https://devs.defikingdoms.com/tokens/currencies/dfk-gold.md): Description
- [Gaia's Tears](https://devs.defikingdoms.com/tokens/currencies/gaias-tears.md): Description
- [Inventory Items](https://devs.defikingdoms.com/tokens/inventory-items.md)
- [Gold Crops](https://devs.defikingdoms.com/tokens/gold-crops.md)
- [Combat Items](https://devs.defikingdoms.com/tokens/combat-items.md)
- [Miscellaneous Tokens](https://devs.defikingdoms.com/tokens/miscellaneous-tokens.md)
- [Collectible Items](https://devs.defikingdoms.com/tokens/miscellaneous-tokens/collectible-items.md): Description
- [Raffle Tickets](https://devs.defikingdoms.com/tokens/miscellaneous-tokens/raffle-tickets.md): Description


---

# 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://devs.defikingdoms.com/tokens.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.
