# /tokAdmin - Meme Settings

## Setting Up the Meme Generator: Quick and Easy Guide

Welcome to the **Meme Generator** setup guide! Follow these simple steps to enable custom memes in your Telegram group using AirtokBot. Please note that the Meme Generator is available on **paid plans** only.

### Step 1: Access the Settings

1. **Open Telegram** and go to your group where AirtokBot is added.
2. **Type `/tokAdmin`** in the chat and send the message to open the admin settings menu.

### Step 2: Open Meme Settings

1. In the admin menu, select **"Meme Settings"** by clicking on it.

### Step 3: Upload Your Meme Character Image

1. Choose **"Upload Meme Character Image"**.
2. **Send the image** of your project’s meme character to the bot.
3. The bot will automatically analyze the image and create a description for your meme character.

   > **Recommendation:** Uploading an image is preferred as it allows the bot to generate an accurate description based on the visual features.

### Step 4: Edit Meme Character Description (Optional)

1. Select **"Edit Meme Character Description"**.
2. **Send the updated description** text to the bot.
3. The bot will save your modified description.

   > **Note:** Editing the description is optional. The auto-generated description is sufficient for most cases.

### Important Notes

* **Paid Plans Only:** Ensure your AirtokBot subscription includes the Meme Generator feature.
* **High-Quality Image:** Use clear and distinct images for better analysis and description accuracy.
* **Consistent Branding:** Maintain a consistent meme character image and description to reinforce your brand identity.

### Quick Recap

1. **Access Settings:** Type `/tokAdmin` in your Telegram group.
2. **Open Meme Settings:** Click on **"Meme Settings"** in the menu.
3. **Upload Image:** Select **"Upload Meme Character Image"** and send your meme character image.
4. **Edit Description (Optional):** Choose **"Edit Meme Character Description"** to customize the description.


---

# 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.airtok.ai/airtokbot-setup-guide/tokadmin-meme-settings.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.
