# What is a Token Economy?

The token economy provides players way to turn their in-game effort into money. \
\
Apart from our in-game currency, Zeny. We are building a robust economy that benefits our communities in the long term. The token economy includes the following cryptocurrencies.

| Cryptocurrency | Ticker | Purpose                                                                                                            |
| -------------- | ------ | ------------------------------------------------------------------------------------------------------------------ |
| Binance Coin   | BNB    | Gas fees payment. When a transaction occurs BNB is paid to the blockchain to process the transaction.              |
| Maxion ION     | ION    | Maxion's platform token. ION can be used for buying NFTs on the marketplace and purchase of moonstones.            |
| Adamantine     | ADAM   | Utility token. ADAM serves multiple functions and is commonly used for in-game activities e.g. equipment upgrades. |

Likewise, this allow us the opportunity to develop secured systems and platforms to facilitate a trusted environment for player-to-player trades.


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/token-economy/what-is-a-token-economy.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.
