# Quickstart

**Coin your first clip and go live in minutes.** This walkthrough mirrors the in‑app carousel (Steps 1–4). When you finish, your token is **listed on Uniswap V3 (Base)** and tradable on **Clipcoin** or **Uniswap**.

***

{% stepper %}
{% step %}
**Step 1 — Get started**

<div align="left"><figure><img src="/files/6XLAE2DuoiKo0pdraRgI" alt="" width="375"><figcaption></figcaption></figure></div>

* Sign in with **Privy** (email, **X**, or wallet: Coinbase Wallet / MetaMask).
* **Connect your X** — verified X accounts help users confirm who you are.
  {% endstep %}

{% step %}
**Step 2 — Select which to coin**

<div align="left"><figure><img src="/files/9IvtVHEGpv9nvqDySsyG" alt="" width="375"><figcaption></figcaption></figure></div>

* Open the **Creator whitelist** → choose a **verified channel** → pick the clip you want to coin.
* Look for the **Verified** badge or **Official Artist Channel** tag.
  {% endstep %}

{% step %}
**Step 3 — Coin it**

<div align="left"><figure><img src="/files/6iNA3ZVJLRkqINk5sbD4" alt="" width="375"><figcaption></figcaption></figure></div>

* &#x20;Paste the **clip URL** (or select from suggestions), then set the details.
* **Fields & microcopy:**

{% tabs %}
{% tab title="Token name" %}
Defaults to the YouTube title (editable).
{% endtab %}

{% tab title="Ticker" %}
3–8 uppercase letters; must be unique.
{% endtab %}

{% tab title="Total supply" %}
Fixed at **1,000,000,000** (info only).
{% endtab %}

{% tab title="Pre‑purchase (optional) " %}
Enter ETH to buy at launch; you’ll see an **estimated tokens** preview.
{% endtab %}

{% tab title="Creator allocation" %}
Send **up to 50%** of supply to the verified channel’s creator.
{% endtab %}
{% endtabs %}
{% endstep %}

{% step %}
**Step 4 — Instant listing & trading**

<div align="left"><figure><img src="/files/eBEzYDk691vVZVoBQUmv" alt="" width="375"><figcaption></figcaption></figure></div>

* Your token **lists instantly on Uniswap V3 (Base)**.
* Buy/sell anytime on **Clipcoin** or **Uniswap**; share the **Token page** link.
  {% endstep %}
  {% endstepper %}

***

{% hint style="warning" %}

#### **Troubleshooting**

* **Insufficient gas** → add a bit more **ETH on Base**.
* **Failed tx** → nudge **slippage** up or retry when liquidity deepens.
* **Wrong network** → switch wallet to **Base**.
  {% 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/foundation/quickstart.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.
