# ToMoon

## ToMoon

- [Welcome to ToMoon](https://docs.tomoon.org/welcome-to-tomoon.md): Help millions of people easily trade meme coins onchain.
- [FAQ](https://docs.tomoon.org/faq.md)
- [Roadmap](https://docs.tomoon.org/roadmap.md)
- [$TOMOON tokenomics](https://docs.tomoon.org/usdtomoon-tokenomics.md): tomoon.org's native utility token.
- [Token Utility](https://docs.tomoon.org/usdtomoon-tokenomics/token-utility.md): All about $TOMOON
- [Incentive Progam](https://docs.tomoon.org/usdtomoon-tokenomics/incentive-progam.md): Our sincere gratitude to loyalty users
- [Deploy tokens](https://docs.tomoon.org/deploy-tokens.md): Creativity to earn
- [Trade in bonding curve](https://docs.tomoon.org/trade-in-bonding-curve.md): Buy, Sell and 1000x!
- [Social mining](https://docs.tomoon.org/social-mining.md): mining to earn
- [Mining guides](https://docs.tomoon.org/social-mining/mining-guides.md)
- [Platform Fee](https://docs.tomoon.org/platform-fee.md)
- [Bridge $ETH to Base](https://docs.tomoon.org/appendix/bridge-usdeth-to-base.md): Depending on where your eth is currently located, there are different ways to transfer your eth to the Base network.
- [Contracts](https://docs.tomoon.org/appendix/contracts.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.tomoon.org/welcome-to-tomoon.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.
