# /meme

Use the `/meme` command to trigger the game. If a meme is available to catch, a ‘guess the meme’ multiple choice question will be displayed. A meme will be available to catch once every 30 mins.

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

You will have one minute to answer a six-choice question where you must guess the meme. One winner will be selected by raffle out of all participants who answer it correctly within the time frame. You only have one shot at answering.

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

The questions come in multiple formats, from guessing the meme from its logo image, guessing it from a voice note riddle, or guessing it based on its current onchain data, so make to study your meme-coins!

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


---

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