# Create Tab

*Turn a whitelisted YouTube clip into a tradable **ERC‑20 (1B)** in minutes.*

***

<figure><img src="/files/HH8KakHlKXSGlCGnmO2D" alt=""><figcaption></figcaption></figure>

#### **Creation flow**

1. Complete the form → resolve any inline errors.
2. Click **Create token** → confirm in wallet (may require an **approval** first).
3. The token **lists instantly on Uniswap V3 (Base)**; you’re routed to the **Token page**.
4. The **announcement bot** posts the new token automatically.

#### **After launch**

* Share the **Token page** (Share menu includes your **referral** when signed‑in).
* Optionally add **liquidity** on Uniswap V3 (advanced; range & IL risks).
* Creators can track **allocation** and **fee share** accruals in their profile and **claim** later.

#### **Edge cases**

* Duplicate clip attempts show an error: *This clip is already tokenized*.
* Changing the **Token Symbol** after launch isn’t supported; choose carefully.
* If the YouTube video is removed later, the token remains on‑chain; discovery surfaces may adjust per policy.

***

{% hint style="warning" %}

#### Quick tips

* Keep symbols short (3–5 letters).&#x20;
* Align **allocation** with creator involvement.&#x20;
* If unsure, **pre‑buy** small (`0.01–0.05` ETH) and scale later.&#x20;
* Keep **$2–$5** in **ETH on Base** for gas.
  {% 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/mechanics/feature-tour/create-tab.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.
