# Memepools

## Meme Pools

- [Welcome to Meme Pools](https://docs.memepools.com/welcome-to-meme-pools.md): A novel platform for creating and trading memecoins.
- [Achieving Social consensus](https://docs.memepools.com/achieving-social-consensus.md): Redefining meme coins with community trust
- [Spotlight](https://docs.memepools.com/spotlight.md)
- [Building social connections](https://docs.memepools.com/building-social-connections.md)
- [Multichain](https://docs.memepools.com/multichain.md)
- [Ethereum Creator Rewards](https://docs.memepools.com/multichain/ethereum-creator-rewards.md): Meme Pools creator rewards on Ethereum.
- [Base Creator Rewards](https://docs.memepools.com/multichain/base-creator-rewards.md): Meme Pools creator rewards on Base.
- [FAQ](https://docs.memepools.com/faq.md): Commonly asked questions about Meme Pools.
- [Terms](https://docs.memepools.com/terms.md)
- [Content Policy](https://docs.memepools.com/content-policy.md): We are committed to enforcing these rules to ensure a safe and respectful environment. Violations may result in warnings, temporary or permanent suspensions, content removal, or other restrictions on
- [Prep](https://docs.memepools.com/beta/prep.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.memepools.com/welcome-to-meme-pools.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.
