# README

**Your guide to creating, trading, and building with meme tokens on** [**Base**](https://base.org)**.**

[🚀 **Get Started**](https://docs.memetrade.com/getting-started/overview) • [📱 **Download App**](https://testflight.apple.com/join/wknfh88W) • [💬 **Join Discord**](https://discord.gg/M7NByD4PE4)

***

## New to MemeTrade?

**👤 Users** → Start with [Creating Your First Token](https://docs.memetrade.com/user-guide/creating-tokens) • [Trading Guide](https://docs.memetrade.com/user-guide/trading) • [Mobile App](https://docs.memetrade.com/user-guide/mobile-app)\
**👨‍💻 Developers** → Explore [Smart Contracts](https://docs.memetrade.com/developers/smart-contracts)\
**🏛️ DAO Participants** → Discover [Governance](https://docs.memetrade.com/governance/overview)

## 🚀 MEME Token Bonding Curve

Learn about our fair launch mechanism for the MEME token:

**📊** [**Bonding Curve Overview**](https://docs.memetrade.com/meme-token-bonding-curve/overview) → Understand the fair launch mechanism\
**💰** [**Economics**](https://docs.memetrade.com/meme-token-bonding-curve/economics) → Token distribution and pricing model\
\&#xNAN;**❓** [**FAQ**](https://docs.memetrade.com/meme-token-bonding-curve/faq) → Common questions answered

## Quick Access

* **🆘 Need Help?** → [FAQ](https://docs.memetrade.com/resources/faq) | [Troubleshooting](https://github.com/MemeTrade-Interactive/docs/blob/main/resources/troubleshooting.md)
* **🔗 API Integration** → [API Overview](https://docs.memetrade.com/api-reference/overview) | [Contract Addresses](https://docs.memetrade.com/developers/addresses)
* **📱 Mobile App** → [TestFlight Beta](https://testflight.apple.com/join/wknfh88W)

***

*Built with ❤️ by the MemeTrade community*


---

# 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.memetrade.com/readme.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.
