# Token

- [Tokenomics](https://docs.eesee.io/documentation/token/tokenomics.md): Information about the token
- [Application of $ESE Token](https://docs.eesee.io/documentation/token/application-of-usdese-token.md): All transactions — purchase, sale, replenishment, withdrawal, payouts, trading volume rewards, bonus mechanics, occur in native eesee token \[ESE].
- [How to buy $ESE](https://docs.eesee.io/documentation/token/how-to-buy-usdese.md): Contract Addresses: ETH - 0x908dDb096BFb3AcB19e2280aAD858186ea4935C4 Blast - 0x491e6DE43b55c8EAE702EDC263E32339da42f58c
- [Contracts](https://docs.eesee.io/documentation/token/contracts.md): Eesee's Smart Contract System is now openly accessible


---

# 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://docs.eesee.io/documentation/token.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.
