# MEVerse DEX

## MEVerse DEX (EN)

- [Introduction](https://meversedex.gitbook.io/docs/master.md): Welcome to MEVerse DEX
- [Platform Structure](https://meversedex.gitbook.io/docs/master/platform-structure.md)
- [Frequently questions](https://meversedex.gitbook.io/docs/frequently-questions.md)
- [Roadmap](https://meversedex.gitbook.io/docs/roadmap.md)
- [MEFI](https://meversedex.gitbook.io/docs/mefi.md): MEFI Tokenomics
- [Launch Schedule](https://meversedex.gitbook.io/docs/launch-schedule.md)
- [Add MEVerse Mainnet](https://meversedex.gitbook.io/docs/add-meverse-mainnet.md)
- [Risk & Security](https://meversedex.gitbook.io/docs/risk-and-security.md)
- [AMM DEX](https://meversedex.gitbook.io/docs/dex/amm-dex.md): An automated market maker (AMM) is a type of decentralized exchange (DEX)
- [MEFI Farm](https://meversedex.gitbook.io/docs/dex/mefi-farm.md)
- [MApp's Farm](https://meversedex.gitbook.io/docs/dex/mapps-farm.md)
- [IMO](https://meversedex.gitbook.io/docs/dex/imo.md): Initial Meverse Offering
- [Dashboard](https://meversedex.gitbook.io/docs/dex/dashboard.md): MEVerse DEX의 실시간 현황을 보여줍니다
- [Token Contracts](https://meversedex.gitbook.io/docs/dex/token-contracts.md)
- [MEVerse Bridge](https://meversedex.gitbook.io/docs/tokenomics/meverse-bridge.md)
- [Genesis NFT Event](https://meversedex.gitbook.io/docs/tokenomics-1/nft.md)
- [NFT Marketplace](https://meversedex.gitbook.io/docs/tokenomics-1/nft-marketplace.md): MEVerse Main NFT Marketplace
- [Governance](https://meversedex.gitbook.io/docs/tokenomics-2/governance.md)
- [Phase1 - Autonomous Team](https://meversedex.gitbook.io/docs/tokenomics-2/governance/phase1-autonomous-team.md)
- [Phase2 - Community Governance](https://meversedex.gitbook.io/docs/tokenomics-2/governance/phase2-community-governance.md)
- [Phase3 - DAO](https://meversedex.gitbook.io/docs/tokenomics-2/governance/phase3-dao.md)
- [MEVerse Community & Links](https://meversedex.gitbook.io/docs/meverse-community-and-links.md)

## MEVerse DEX (KR)

- [소개 및 배경](https://meversedex.gitbook.io/docs/meverse-dex/master.md): MEVerse Dex에 오신 것을 환영합니다.
- [Platform Structure](https://meversedex.gitbook.io/docs/meverse-dex/master/platform-structure.md)
- [로드맵](https://meversedex.gitbook.io/docs/meverse-dex/roadmap.md)
- [MEFI](https://meversedex.gitbook.io/docs/meverse-dex/mefi.md): MEFI Tokenomics
- [론칭 일정](https://meversedex.gitbook.io/docs/meverse-dex/undefined.md)
- [미버스 메인넷 추가하기](https://meversedex.gitbook.io/docs/meverse-dex/undefined-1.md)
- [위험 & 보안](https://meversedex.gitbook.io/docs/meverse-dex/and.md)
- [AMM DEX](https://meversedex.gitbook.io/docs/meverse-dex/dex/amm-dex.md): An automated market maker (AMM) is a type of decentralized exchange (DEX)
- [MEFI Farm](https://meversedex.gitbook.io/docs/meverse-dex/dex/mefi-farm.md)
- [MApp's Farm](https://meversedex.gitbook.io/docs/meverse-dex/dex/mapps-farm.md)
- [IMO](https://meversedex.gitbook.io/docs/meverse-dex/dex/imo.md): Initial Meverse Offering
- [Dashboard](https://meversedex.gitbook.io/docs/meverse-dex/dex/dashboard.md): MEVerse DEX의 실시간 현황을 보여줍니다
- [토큰 추가하기](https://meversedex.gitbook.io/docs/meverse-dex/dex/undefined.md)
- [MEVerse Bridge](https://meversedex.gitbook.io/docs/meverse-dex/tokenomics/meverse-bridge.md)
- [Genesis NFT Event](https://meversedex.gitbook.io/docs/meverse-dex/tokenomics-1/nft.md): 미버스 생태계 최초의 멤버십 NFT
- [NFT Marketplace](https://meversedex.gitbook.io/docs/meverse-dex/tokenomics-1/nft-marketplace.md): MEVerse Main NFT Marketplace
- [Governance](https://meversedex.gitbook.io/docs/meverse-dex/tokenomics-2/governance.md)
- [Phase1 - Autonomous Team](https://meversedex.gitbook.io/docs/meverse-dex/tokenomics-2/governance/phase1-autonomous-team.md)
- [Phase2 - Community Governance](https://meversedex.gitbook.io/docs/meverse-dex/tokenomics-2/governance/phase2-community-governance.md)
- [Phase3 - DAO](https://meversedex.gitbook.io/docs/meverse-dex/tokenomics-2/governance/phase3-dao.md)
- [미버스 커뮤니티 & 링크](https://meversedex.gitbook.io/docs/meverse-dex/and-1.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://meversedex.gitbook.io/docs/master.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.
