# Ceto Swap

## Ceto Swap

- [Introduction](https://docs.cetoswap.com/about/introduction.md): The Revolutionary Dex on Manta Blockchain
- [Competitive Advantage](https://docs.cetoswap.com/about/competitive-advantage.md)
- [Ecosystem Tokens](https://docs.cetoswap.com/tokenomics/ecosystem-tokens.md)
- [ERC-404 Token Standard](https://docs.cetoswap.com/tokenomics/erc-404-token-standard.md): Understanding ERC-404 Tokens
- [gCETO 404 Overview](https://docs.cetoswap.com/tokenomics/gceto-404-overview.md)
- [gCETO 404 Mechanics](https://docs.cetoswap.com/tokenomics/gceto-404-mechanics.md): Welcome to the future of DeFi governance. Earn a share of protocol revenue!
- [Buy/Sell gCETO404](https://docs.cetoswap.com/tokenomics/buy-sell-gceto404.md)
- [gCETO 404 NFTs](https://docs.cetoswap.com/tokenomics/gceto-404-nfts.md): Breaking down each of the NFTs and what they mean.
- [NFT Marketplaces](https://docs.cetoswap.com/tokenomics/nft-marketplaces.md): gCETO404 non-liquid marketplaces
- [Locking gCETO404](https://docs.cetoswap.com/tokenomics/locking-gceto404.md): Please read carefully in order to ensure you hang onto your rare NFTs!
- [gCETO404 Rewards](https://docs.cetoswap.com/tokenomics/gceto404-rewards.md): Your share of the protocol revenue.
- [What is yield farming?](https://docs.cetoswap.com/farming/what-is-yield-farming.md)
- [Farming Tutorial](https://docs.cetoswap.com/farming/farming-tutorial.md)
- [Overview](https://docs.cetoswap.com/dexvaults/overview.md)
- [How to bridge](https://docs.cetoswap.com/bridge/how-to-bridge.md)
- [How to qualify](https://docs.cetoswap.com/airdrop/how-to-qualify.md): Ceto Swap Airdrop Guide


---

# 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.cetoswap.com/about/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.
