# Deep X Integration

## X Page Verification

Creating an X (Twitter) page for your meme coin is **highly encouraged**. It unlocks verification and the AI video bot.

***

## Setting Up & Verifying

### Step 1: Create an X Page

Create a dedicated X account for your meme coin.

### Step 2: Link It

On Anoncoin, enter the X profile link in the coin settings (during creation or anytime after).

### Step 3: Get Verified ✓

Verify ownership to get a **checkmark** on your coin page. This tells users:

* ✅ The X link is **owned by the coin's creator**
* ✅ The coin's X link is **verified** and the creator is active
* ✅ Community can trust the linked social

***

## AI Video Bot 🤖

Once your coin's X page is linked and verified, the **AI video bot** is automatically enabled.

### How It Works

1. **Someone tags your coin's X page** in a reply to any post
2. Anoncoin reads the **original post context** and the **meme's image**
3. The content is sent to **Grok** (AI video model) for processing
4. Grok generates a **6-second video** related to the post and your meme
5. The video is posted as a reply - helping your meme go viral

### Creator Controls

| Control               | Description                                  |
| --------------------- | -------------------------------------------- |
| **Enable / Disable**  | Turn the video bot on or off anytime         |
| **Edit Prompt**       | Customize the AI prompt for video generation |
| **Upload Base Image** | Provide a base image for the AI to use       |

***

## Best Practices

### Do's

* ✅ Encourage community to tag your coin's X page organically
* ✅ Customize your prompt and base image for better videos
* ✅ Use the bot to join relevant conversations naturally

### Don'ts

* ❌ **Don't spam** by tagging everywhere
* ❌ **Don't create bot accounts** to mass-tag
* ❌ Avoid excessive tagging - can get your X account **banned**

> ⚠️ The video bot only responds when your coin's X page is tagged by someone. This is by design, in compliance with X's anti-spam policies. Use it responsibly.

***

Next → [Cashtags](/x-integration/cashtags-and-kols.md)


---

# 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.anoncoin.it/x-integration/verification-and-ai-videos.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.
