# Bots & Embeds

*Automations and share surfaces that amplify discovery.*

***

#### **X announcement bot** — automatic launch posts for new tokens.

<div align="left"><figure><img src="/files/t8FXkwZYCRqCi3SMCNCi" alt="" width="563"><figcaption></figcaption></figure></div>

* **Trigger** — fires automatically when a **new token** is created.
* **Payload** — token **name/symbol**, creator mention (when available), clip title/thumbnail, and a **Token page** link.
* **Timing** — near‑instant after successful creation.
* **Best practices** — creators: **quote‑tweet** ASAP, add your **CTA** + a short reason to watch/coin; traders: use it to spot **fresh listings**.

#### **Share embeds** — token/creator links that render rich previews with your referral code.

<div align="left"><figure><img src="/files/vR1XeLh5jF83Hw8Gzm8B" alt="" width="563"><figcaption></figcaption></figure></div>

* **Behavior** — sharing a **token** or **creator** link renders a rich card (title, thumbnail, stats) on X and other platforms that support Open Graph.
* **Referrals** — when signed in, Share links include your **ref code**; recipients who trade contribute to your **0.2%** accrual on eligible volume.
* **Tips** — place links **above the fold** in posts; add a one‑line hook; include a chart screenshot for proof of action.

***

{% hint style="warning" %}

#### **Want deeper integration?**

Reach out via [**Contact & support**](/resources/contact-and-support.md) for API/webhook discussions.
{% endhint %}


---

# 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.clipcoin.fun/using-clipcoin/bots-and-embeds.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.
