# Cashtags

## Cashtag Tracking

Anoncoin has a **deep integration with X** that automatically surfaces all mentions of your coin's ticker.

### How It Works

When anyone on X posts using your coin's **cashtag** (e.g., `$DOGE`), those posts **automatically appear** on your coin's detail page.

This creates a centralized hub where:

* 🔍 New users see all conversation around a coin in one place
* 📊 Holders track community sentiment and engagement
* 📢 Creators monitor marketing reach and impact

### What Gets Tracked

All X posts containing your coin's cashtag are pulled in, including:

* Original posts
* Replies and threads
* Posts from both regular users and influencers

***

## KOL (Key Opinion Leader) Highlights

Anoncoin identifies and highlights **KOLs** - influential X accounts that discuss your coin.

### The Social Flywheel

The KOL feature creates a powerful growth loop:

```
KOL talks about coin
        │
        ▼
  Highlighted on coin's detail page
        │
        ▼
  More visibility for KOL's post
        │
        ▼
  KOL gains followers from exposure
        │
        ▼
  KOL is incentivized to talk about more coins
        │
        ▼
  More engagement for the entire ecosystem
```

### Benefits

| For Creators                       | For KOLs                     | For Community               |
| ---------------------------------- | ---------------------------- | --------------------------- |
| Free influencer coverage           | Visibility & follower growth | One-stop discussion view    |
| Social proof from notable accounts | Recognition on the platform  | Easy coin discovery         |
| Organic growth flywheel            | Content engagement boost     | Coin discovery and research |

***

## Why This Matters

1. **Discovery** - Visitors see what people are saying without searching X manually
2. **Social Proof** - Active discussion and KOL coverage builds community confidence
3. **Marketing** - Creators can track campaign effectiveness
4. **Community** - All chatter in one place creates a sense of tribe

***

Next → [API Key](broken://pages/Og5oXGPfMFI3WucN1TVO)


---

# 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/cashtags-and-kols.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.
