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

# Quickstart: Your First Launch

> A step-by-step first launch on Robinhood Chain testnet — free, real end-to-end, no sign-up. Or hit Demo for a one-click launch.

This guide walks you through a full launch on **Robinhood Chain testnet** — free, and real from end to end. The fastest way to see it is the one-click **Demo**; the full manual steps are right below.

<Note>
  In a hurry? Open the launch screen and press **Demo**. BundleZeus deploys a pre-funded token for you and runs a real launch you can watch land — no wallet, no ETH, no setup. The steps below are the manual version, for launching your own token.
</Note>

## What you need

* A little **Robinhood testnet ETH** in a wallet you control — grab some from the Robinhood Chain testnet faucet. (For the Demo you need nothing.)
* About 10 minutes.

<Note>
  No account, no email, no sign-up. BundleZeus knows who you are from your wallet or a device key — just pick one when the app asks.
</Note>

## Run your launch

<Steps>
  <Step title="Open the app">
    Go to [bundlezeus.com/app/launch](https://bundlezeus.com/app/launch). Robinhood Chain is already selected, and everything on testnet is free.
  </Step>

  <Step title="Get a token to launch">
    Don't have one? Use the built-in [Token Maker](https://bundlezeus.com/app/deploy) to create a safety-checked token in about a minute — pick a name, symbol, and supply. Already have a Robinhood token? Paste its address instead.
  </Step>

  <Step title="Set up your launch">
    Paste your deployer key (it stays in your browser), then choose how many wallets will buy (try 5 for your first go), how much each spends, and how much ETH seeds liquidity. BundleZeus checks your token for traps as you go.
  </Step>

  <Step title="Make your wallets">
    The app creates fresh buyer wallets right in your browser. You only fund your one deployer wallet — the launcher buys for every wallet and sends the tokens straight to them. Download the backup file when it's offered.
  </Step>

  <Step title="Do a test run">
    Hit **Simulate**. This dry-runs your exact launch against Robinhood Chain and shows a pass or fail before you spend any gas. It's free, and you can repeat it as often as you like.
  </Step>

  <Step title="Launch">
    Fire it. In one atomic transaction, trading turns on, liquidity is seeded, and all your wallets buy — block 0. The app then double-checks everything: tokens received, ETH spent, balances correct.
  </Step>
</Steps>

<Tip>
  Look up your launch on the Robinhood Chain explorer afterwards — you'll see trading turn on, liquidity added, and every buy land in the same block. That's the whole point.
</Tip>

## After your launch

Manage everything from the app:

* [**Positions**](/after-launch/positions) — live profit and loss per wallet; sell one, or exit them all in a single move.
* **Warm Wallets** — age your wallets before your next launch so they don't read as a wall of fresh accounts.
* [**Token Settings**](/after-launch/token-admin) — change taxes, remove limits, burn liquidity, and hand over or give up ownership.

## Ready for more?

<CardGroup cols={2}>
  <Card title="Make a token" icon="file-contract" href="/guides/deploy-token">
    The full guide to the token maker: taxes, limits, and templates.
  </Card>

  <Card title="Stay unclustered" icon="user-secret" href="/tools/stealth-funding">
    Stealth funding and anti-detection for your wallets.
  </Card>
</CardGroup>
