> For the complete documentation index, see [llms.txt](https://katchu-labs.gitbook.io/katch-a-meme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://katchu-labs.gitbook.io/katch-a-meme/game/where-2-play/play-in-your-tg.md).

# Play in your TG

<figure><img src="/files/yNwhv5JRNW9rMUZS6rqZ" alt="" width="375"><figcaption></figcaption></figure>

After clicking "Add Members," you’ll see a bar where you can search for contacts or usernames

<figure><img src="/files/GzU0Syo2XOJxA0EEOAuu" alt="" width="375"><figcaption></figcaption></figure>

Search for **@katch\_a\_meme\_bot** and select it

<figure><img src="/files/VWeSSHWfnKUkEEnG9R26" alt="" width="375"><figcaption></figcaption></figure>

After selecting the bot, it should now appear in the search bar like this

<figure><img src="/files/iM1YWwLzM2NMDcJIUknx" alt="" width="375"><figcaption></figcaption></figure>

Now click on "Edit"

<figure><img src="/files/8jjWFFsBjKa0hG0TZBh6" alt="" width="375"><figcaption></figcaption></figure>

and then click on "Administrators."

<figure><img src="/files/hqhgQlij0XdBuU4OUtt3" alt="" width="375"><figcaption></figcaption></figure>

Now add a new Admin

<figure><img src="/files/H5DGOyEZa7TEBJsSLeRD" alt="" width="375"><figcaption></figcaption></figure>

Choose Katch-A-Meme

<figure><img src="/files/Q1LXu63c6fVZJqP7DZeY" alt="" width="375"><figcaption></figcaption></figure>

The only admin rights the bot requires are the ability to delete messages. This is necessary for the bot to automatically and regularly delete its own messages after the game ends, keeping your chat clean. You can also give the bot a custom label.

<figure><img src="/files/VP6zEDRXljUtR2Fcs59V" alt="" width="375"><figcaption></figcaption></figure>

Congratulations! The game will now be broadcast in your Telegram group!

<figure><img src="/files/NWmscL6GKilr4t64qZMF" alt="" width="375"><figcaption></figcaption></figure>


---

# 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 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://katchu-labs.gitbook.io/katch-a-meme/game/where-2-play/play-in-your-tg.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.
