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

# Game token

\[Game Related Tokens]

● RPG: for gas fee

Get RPG at:&#x20;

<https://pancakeswap.finance/swap?outputCurrency=0xc2098a8938119A52B1F7661893c0153A6CB116d5>

Swap RPG to Rangers Mainnet(Rangers Protocol): <https://bridge.rangersprotocol.com/>

​

● MIX: for NFT renting and purchasing

Get MIX at: [Bithumb](https://bithumb.com), [gate.io](https://www.gate.io/zh), ACX, Bithumb Global,[Bitmax](https://www.bitmax.net/), [MEXC](https://www.mexc.com/zh-CN), [pancake](https://pancakeswap.finance/), [uniswap](https://uniswap.org/), [bybit](https://www.bybit.com/) and so on.

Swap MIX to Rangers Mainnet(Rangers Protocol): <https://bridge.rangersprotocol.com/>

​

● AMG: for Hero Card upgrades

Get AMG at:

<https://www.mexc.com/exchange/AMG_USDT>

<https://www.ponytaswap.finance/swap>

Swap AMG to Rangers Mainnet(Rangers Protocol):

<https://bridge.rangersprotocol.com/>

***Generated in Lv.150+ Dungeons***

● COIN: for Hero Card upgrades, one-click recharge, skill pack purchasing and so on

Get COIN at:

<https://www.ponytaswap.finance/swap>

***Generated in Dungeons or from invite event***

\[Token Contract Address]

→ BEP20：

<mark style="color:green;">RPG</mark>:

0xc2098a8938119A52B1F7661893c0153A6CB116d5

<mark style="color:green;">MIX</mark>:

0xcf1b55d79e824da0ae0652f96c66fe33263d743f

<mark style="color:green;">AMG</mark>:

0x70a30bb133f7b5038d3c28D8B77D8DA258FC784a

<mark style="color:green;">HEROES</mark>:

0x261510dd6257494eea1dda7618dbe8a7b87870dd

​

→ ERC20

<mark style="color:green;">RPG</mark>:

0x0E5C8C387C5EBa2eCbc137aD012aeD5Fe729e251

<mark style="color:green;">MIX</mark>:

0x5d285F735998F36631F678FF41fb56A10A4d0429

​

→ Rangers Protocol

<mark style="color:green;">RPG</mark>:

0x71d9CFd1b7AdB1E8eb4c193CE6FFbe19B4aeE0dB

<mark style="color:green;">MIX</mark>:

0x36426B7bF5709E5c2160411C6E8B1832e3404FE1

<mark style="color:green;">AMG</mark>:

0xdaa6a6919c9543d8787490f5e9ad532c4d7ce9e8

<mark style="color:green;">USDT</mark>:

0x8E8816a1747fDDC5F8B45d2e140a425D3788f659

<mark style="color:green;">COIN</mark>:

0x3978e3cAB1c503eFaD75cB929C7076B7f4f3b6F2&#x20;

<mark style="color:green;">C-COIN</mark>:

0x190e1151c722f1D629500b6efe055d1649EEA201


---

# 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://mixmarvel.gitbook.io/dehero_game/game-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.
