> For the complete documentation index, see [llms.txt](https://docs.dantegames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dantegames.com/hellmaster/dante-token.md).

# Dante token

The **$DANTE** token will launch on the **MEXC exchange** under the **USDT–DANTE** trading pair.\
This means the token will be purchasable using **USDT**, a widely used stablecoin in the crypto ecosystem.

👉 [Buy $DANTE on MEXC](https://www.mexc.com/en/exchange/DANTE_USDT)

**Official $DANTE Token Contract**\
🔹 **Token:** $DANTE\
🔹 **Network:** Immutable zkEVM\
🔹 **Contract Address:** `0x0320928c14D84ebC5f32A75C9175B25113A1E974`\
👉 [View on Immutable Explorer](https://explorer.immutable.com/token/0x0320928c14D84ebC5f32A75C9175B25113A1E974)

The $DANTE token is **multichain** and is designed to launch on additional blockchains in the near future, expanding its reach across the Web3 ecosystem.

## How to buy the $dante token

If you want detailed information on how to buy the $DANTE token, you can click the button below that says “Buy $Dante.”


---

# 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://docs.dantegames.com/hellmaster/dante-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.
