> ## Documentation Index
> Fetch the complete documentation index at: https://docs.veto.fun/llms.txt
> Use this file to discover all available pages before exploring further.

# Launch a Token

> Create your own meme coin on veto.fun in one transaction, for a flat 0.001 ETH.

One transaction, a flat 0.001 ETH plus gas, and your token is live and trading. That's the whole process. No forms, no approval queue, no gatekeeping.

<Frame caption="The whole thing, start to live token. If it takes you more than a minute, your logo file was too big.">
  <video autoPlay muted loop playsInline src="https://mintcdn.com/veto/nB5V8Q3AiHbB9gih/videos/create.mp4?fit=max&auto=format&n=nB5V8Q3AiHbB9gih&q=85&s=e1830794788f002cb7ad96ca8fec8f66" data-path="videos/create.mp4" />
</Frame>

<sub>\* filmed on a test network. The "Veto" token in the clip is a rehearsal prop, not a live token.</sub>

## Before you start

* A connected wallet with a little ETH on Robinhood Chain ([Connect a Wallet](/guides/connect-wallet))
* A **name** and **ticker** for your token
* A square **logo image** (PNG/JPG, ideally 256×256 or larger)
* Optionally: a description and social links (X, Telegram, website)

## Steps

<Steps>
  <Step title="Open Create">
    On [veto.fun](https://veto.fun), click **Create**.
  </Step>

  <Step title="Fill in the basics">
    Enter the name and ticker, upload your logo, and add a description and socials. Your media and metadata are pinned to IPFS, and the resulting metadata URI is stored immutably on the token contract.
  </Step>

  <Step title="Optional: dev buy">
    Attach ETH to make the very first buy on your own curve. This executes at the **same public starting price** anyone else would get; you receive no free or discounted tokens. A visible dev buy signals commitment, but a large one followed by a dump will be visible on-chain too.
  </Step>

  <Step title="Review and launch">
    Check everything carefully, because token details are **immutable after launch**. Confirm the transaction. Your token deploys, its bonding curve opens, and it's instantly live and tradable on the site.
  </Step>

  <Step title="Share it">
    Every token gets its own page with a live chart, trades, and comments. Share the link and start building your community.
  </Step>
</Steps>

## What your launch creates

| Property                       | Value                                           |
| ------------------------------ | ----------------------------------------------- |
| Token standard                 | ERC-20 with EIP-2612 permit (gasless approvals) |
| Total supply                   | 1,000,000,000, minted once, fixed forever       |
| Sold on the bonding curve      | 793,100,000 (79.31%)                            |
| Reserved for Uniswap liquidity | 206,900,000 (20.69%)                            |
| Creation fee                   | 0.001 ETH flat, plus gas                        |
| Creator allocation             | 0 tokens                                        |
| Admin functions on the token   | None. No owner, mint, pause, or blacklist       |

## Immutable vs. yours to earn

Once launched, **nothing about the token can be changed**, not by you and not by the platform: supply, name, ticker, metadata URI, curve parameters, and fee rates are all fixed.

What you get as the creator is a **fee stream**: 0.3% of every curve trade, and 30% of Uniswap swap fees after graduation, claimable anytime. See [Creator Rewards](/guides/creator-rewards).

<Note>
  You can redirect where your creator fees are paid (for example, to a multisig) at any time, but only the current fee recipient can do that.
</Note>
