# Katch-A-Meme Docs

## KATCH-A-MEME

- [Katch-A-Meme Intro](https://katchu-labs.gitbook.io/katch-a-meme/katch-a-meme-intro.md)
- [/meme](https://katchu-labs.gitbook.io/katch-a-meme/game/meme.md)
- [/mymemes](https://katchu-labs.gitbook.io/katch-a-meme/game/mymemes.md)
- [/score](https://katchu-labs.gitbook.io/katch-a-meme/game/score.md)
- [/cashout](https://katchu-labs.gitbook.io/katch-a-meme/game/cashout.md)
- [/cashstats](https://katchu-labs.gitbook.io/katch-a-meme/game/cashstats.md)
- [Where 2 Play?](https://katchu-labs.gitbook.io/katch-a-meme/game/where-2-play.md)
- [Play in your TG](https://katchu-labs.gitbook.io/katch-a-meme/game/where-2-play/play-in-your-tg.md): Add @katch\_a\_meme\_bot as an admin to your telegram grouß and play the game in your own group:
- [Why participate?](https://katchu-labs.gitbook.io/katch-a-meme/get-katched/why-participate.md)
- [How to onboard?](https://katchu-labs.gitbook.io/katch-a-meme/get-katched/how-to-onboard.md)
- [Funding](https://katchu-labs.gitbook.io/katch-a-meme/get-katched/funding.md)
- [Approvement](https://katchu-labs.gitbook.io/katch-a-meme/get-katched/approvement.md)
- [Vision: Katchu Master-App](https://katchu-labs.gitbook.io/katch-a-meme/vision-katchu-master-app.md): The Katchu Master-App combines innovative trivia, match-3 gameplay, and meme token rewards.


---

# 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://katchu-labs.gitbook.io/katch-a-meme/katch-a-meme-intro.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.
