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

# What Is BundleZeus?

> BundleZeus launches tokens on Robinhood Chain — trading on, liquidity seeded, and up to 250 of your own wallets buying in one atomic transaction, on a chain with no mempool for snipers to watch. Free to test.

BundleZeus is a token launch tool built for **Robinhood Chain**. It turns on trading, adds liquidity, and buys from up to 250 of your own wallets **in one atomic transaction** — all in the very first block, or not at all.

Everything runs in your browser. Your wallets are made and your transactions signed on your own device.

<Frame>
  ![The BundleZeus launch screen with a launch set up](https://bundlezeus.com/images/shot-bundle.png)
</Frame>

## The problem: sniper bots front-run your launch

On a normal chain, turning on trading puts your transaction in a public waiting room (the "mempool") first. Sniper bots watch that room around the clock — they spot your transaction, pay a higher fee to jump ahead, and buy before your own wallets can. Your launch is wrecked in the very first block.

## The fix: one atomic launch, on a chain with no waiting room

BundleZeus runs your whole launch as a single **atomic transaction** through its on-chain launcher:

1. Turn on trading
2. Seed liquidity
3. Buy from wallet #1, #2, … up to #250

Robinhood Chain has **no public mempool** — a single sequencer orders transactions first-come-first-served, so there is nothing for a bot to watch or jump in front of. On top of that, the launch is atomic: **either trading, liquidity, and every buy land together in one block, or nothing does.** No half-launches, no left-behind wallets, no snipers.

## What you get

<CardGroup cols={2}>
  <Card title="All or nothing" icon="atom">
    Trading turns on, liquidity is seeded, and every wallet buys in the same block — or the whole thing cancels. Nothing in between.
  </Card>

  <Card title="No mempool to snipe" icon="eye-slash">
    Robinhood Chain has no public waiting room. There is nothing for sniper bots to watch, so nothing to front-run.
  </Card>

  <Card title="Up to 250 wallets" icon="wallet">
    Fill up to 250 buyer wallets in one atomic launch, with randomized, log-normal buy sizes so they look like real, separate buyers.
  </Card>

  <Card title="Keys stay in your browser" icon="key">
    Wallets are made and transactions signed on your device — your token's owner key never leaves the browser.
  </Card>

  <Card title="Test before you spend" icon="flask-conical">
    Rehearse the whole launch for free, as many times as you want. Catch problems before they cost you anything.
  </Card>

  <Card title="Free if it misses" icon="shield-check">
    The fee is part of the bundle. If the launch doesn't land, you pay no fee — only the gas of the failed try.
  </Card>
</CardGroup>

## Where it works

| Network                   | Cost        | How it lands                    |
| ------------------------- | ----------- | ------------------------------- |
| Robinhood Chain (testnet) | **Free**    | One atomic transaction, block 0 |
| Robinhood Chain (mainnet) | Coming soon | —                               |
| Ethereum, Base, BNB Chain | Coming soon | —                               |

<Note>
  Live launches run on Robinhood Chain testnet today — free, and real end-to-end. Robinhood mainnet and the other chains are coming soon. See [Supported Networks](/networks) for details.
</Note>

## Everything in one place

BundleZeus is more than a launcher — it's the full toolkit.

<CardGroup cols={2}>
  <Card title="Make a token" icon="file-contract" href="/guides/deploy-token">
    Create a safety-checked token with taxes and limits built in, or use one you already own.
  </Card>

  <Card title="Test run" icon="flask-conical" href="/guides/simulate-bundle">
    Rehearse your whole launch before spending a cent.
  </Card>

  <Card title="Honeypot scanner" icon="shield-halved" href="/tools/honeypot-scanner">
    Check any token for sell traps and hidden taxes before you commit.
  </Card>

  <Card title="AMM profit simulator" icon="chart-line" href="/tools/amm-profit-sim">
    See how the price climbs across your wallets before you launch.
  </Card>

  <Card title="Bundle checker" icon="magnifying-glass-chart" href="/tools/bundle-checker">
    Look at any token launch and see if it was bundled.
  </Card>

  <Card title="Stealth funding" icon="mask" href="/tools/stealth-funding">
    Fund your wallets through an exchange so they can't be linked to you.
  </Card>

  <Card title="Supply forensics" icon="chart-pie" href="/tools/supply-forensics">
    Track every wallet's tokens and profit after your launch.
  </Card>

  <Card title="Warm your wallets" icon="fire">
    Give each buyer wallet its own independent history before launch — now, or staggered over days — so they don't read as a wall of fresh wallets.
  </Card>

  <Card title="Stealth mode" icon="user-secret">
    Spread buys across separate blocks with decorrelated funding and log-normal sizing, so bundle-detection tools can't cluster your wallets.
  </Card>

  <Card title="After-launch controls" icon="sliders">
    Sell, exit all wallets at once, burn LP, change taxes and limits, and collect ETH — all built in.
  </Card>
</CardGroup>

## Ready to try it?

<Card title="Run your first launch — free on Robinhood testnet" icon="rocket" href="/quickstart">
  The whole thing, start to finish, in about 10 minutes. Or hit **Demo** in the launch screen and we'll deploy a pre-funded token so you can watch a real launch land in one click — no setup, no cost.
</Card>
