# MantleSwap

## MantleSwap

- [Introduction](https://docs.mantleswap.org/introduction.md): Welcome to the Mantleswap!
- [Roadmap](https://docs.mantleswap.org/roadmap.md)
- [Getting Started](https://docs.mantleswap.org/getting-started.md)
- [Business Partnerships](https://docs.mantleswap.org/business-partnerships.md)
- [Token Swap](https://docs.mantleswap.org/core-products/token-swap.md): Decentralized exchange of various coin pairs
- [Stable Swap](https://docs.mantleswap.org/core-products/stable-swap.md)
- [Yield Farming](https://docs.mantleswap.org/core-products/yield-farming.md): Passive earning by providing Liquidity
- [Staking Pools](https://docs.mantleswap.org/core-products/staking-pools.md)
- [Locked Vaults](https://docs.mantleswap.org/core-products/locked-vaults.md)
- [Prepaid Cards](https://docs.mantleswap.org/core-products/prepaid-cards.md): Virtual & Physical card on-demand
- [Launchpad](https://docs.mantleswap.org/core-products/launchpad.md)
- [Dashboard](https://docs.mantleswap.org/core-products/dashboard.md)
- [More To Come](https://docs.mantleswap.org/core-products/more-to-come.md)
- [$MANT Token](https://docs.mantleswap.org/tokenomics/usdmant-token.md)
- [Smart Contracts](https://docs.mantleswap.org/security/smart-contracts.md)
- [Masterchef Timelock](https://docs.mantleswap.org/security/masterchef-timelock.md)
- [Audit](https://docs.mantleswap.org/security/audit.md)
- [Hiring](https://docs.mantleswap.org/resources/hiring.md)
- [Brand Assets](https://docs.mantleswap.org/resources/brand-assets.md)
- [Bug Bounty](https://docs.mantleswap.org/resources/bug-bounty.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://docs.mantleswap.org/introduction.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.
