# 토큰

- [ENTER](https://docs.mesher.io/token/enter.md): mesher CENTER의 거버넌스 토큰 ENTER
- [토크노믹스](https://docs.mesher.io/token/enter/tokenomics.md)
- [ENTER 발급받기](https://docs.mesher.io/token/enter/exchange.md): ENTER 토큰을 발급받기 위한 방법을 안내합니다.
- [DON -> oDON 브릿징하기](https://docs.mesher.io/token/enter/exchange/don-greater-than-odon.md): 오르빗 브릿지에서 DON(이더리움)을 oDON(클레이튼)으로 브릿징하실 수 있습니다.
- [oDON -> ENTER 발급받기](https://docs.mesher.io/token/enter/exchange/exchange.md): 7월 18일부터 타임캡슐에서 oDON을 ENTER로 발급받으실 수 있습니다.
- [FAQ](https://docs.mesher.io/token/enter/faq.md): ENTER 토큰 관련 자주 묻는 질문을 정리한 페이지입니다.
- [바이백 및 소각](https://docs.mesher.io/token/buyback.md)


---

# 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.mesher.io/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.
