> ## 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.

# Launch Your Bundle

> Send your tested launch to the block builders in private, and watch it land in real time.

You've set it up, funded it, and tested it. Time to launch.

## Before you launch: the confirmation screen

The launch screen gives you a final summary — the total ETH involved (buys + gas + fee), how many wallets you're using, and which block you're aiming for. Read it once. When you confirm, your launch is sent privately to the block builders.

## What happens next

<Steps>
  <Step title="Sent">
    Your bundle goes down the private line and is offered to the builders working on the next blocks. Nothing shows up in the public waiting room.
  </Step>

  <Step title="Automatic retries">
    If a block goes by without your bundle, BundleZeus tries again on the next ones, offering a little more each round to improve your odds. You can watch every attempt live.
  </Step>

  <Step title="It lands">
    A builder adds your bundle. Trading turns on and every wallet buys — same block, in your exact order. The fee is charged only now, because it's part of the bundle.
  </Step>

  <Step title="Double-check">
    The app checks the results: how many wallets bought, tokens received, ETH spent. You get a clean summary of your launch.
  </Step>
</Steps>

## If it doesn't land

Launches miss for normal reasons — a full block, or someone paid more. When that happens:

* **No fee is charged.** The fee is inside the bundle; no bundle, no fee.
* **Your token is untouched** — trading never turned on.
* **Try as many times as you like.** You can also raise your offer and go again.

<Tip>
  If your launch misses a few blocks in a row, raise the tip. Builders pick the bundles that pay them the most — a slightly higher tip is usually all it takes.
</Tip>

## Optional: public backup

If builders keep skipping your bundle, you can choose to send it through the public waiting room instead. You'll lose the protection from bots, but your launch will go through. This is off by default and always your choice.

## After it lands

Your launch is live. Now what?

<CardGroup cols={2}>
  <Card title="Manage your bags" icon="chart-line" href="/after-launch/positions">
    Track each wallet, sell one at a time, or sell all of them at once.
  </Card>

  <Card title="Token settings" icon="screwdriver-wrench" href="/after-launch/token-admin">
    Change taxes, remove limits, give up ownership, or pull out stuck ETH.
  </Card>

  <Card title="Collect ETH" icon="broom" href="/after-launch/sweep-eth">
    Gather leftover ETH from all your wallets into one address.
  </Card>

  <Card title="Supply check" icon="chart-pie" href="/tools/supply-forensics">
    See who holds what and each wallet's profit after launch.
  </Card>
</CardGroup>
