> For the complete documentation index, see [llms.txt](https://docs.obsidianbundler.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.obsidianbundler.com/start-here/readme.md).

# Home

Launch tokens on Pump.fun with atomic Jito bundles, schedule auto atomic-sell at T+N seconds, auto-fire volume bots at launch, manage unlimited wallets, recover every locked lamport, and bridge 900+ cryptocurrencies — all in one platform.

## Why Choose Obsidian?

| Feature                        |                Obsidian                |  Vortex  | PumpKing |
| ------------------------------ | :------------------------------------: | :------: | :------: |
| **Full Web Dashboard**         |                   Yes                  | Bot-only | Bot-only |
| **Atomic Jito Bundles**        |                10/block                |  Limited |  Limited |
| **Auto-Sell at T+N seconds**   |           Yes (configurable)           |     -    |     -    |
| **Auto-Fire Volume Bot**       |             Yes (on launch)            |     -    |     -    |
| **Sniper Wave Coordination**   |                   Yes                  |     -    |     -    |
| **Recovery Suite**             | Full (ALT + ATA + dust + creator fees) |     -    |     -    |
| **Per-Wallet PNL Tracking**    |                   Yes                  |     -    |     -    |
| **Cross-Chain Bridge**         |               900+ coins               |     -    |     -    |
| **AI Launch Pack**             |               10K+ tokens              |     -    |     -    |
| **Trailing Take Profit**       |                Advanced                |   Basic  |     -    |
| **Email + Phantom + TG Login** |                   Yes                  |     -    |     -    |
| **Stealth Hop-Disperse**       |                   Yes                  |     -    |     -    |
| **Wallet Warmup**              |                   Yes                  |     -    |     -    |

## Quick Start (5 Minutes)

1. Visit [obsidianbundler.com](https://obsidianbundler.com)
2. Login with Telegram, Phantom, or Email
3. Your Main Wallet is auto-created
4. Deposit SOL to start
5. Generate wallets, disperse, launch!

## Platform Features

### Token Launch

* **Atomic Bundle Mode** - All wallet buys in the same block via Jito strict-atomic policy
* **Sniper Wave** - Block 0 atomic bundle + follow-up sniper wallets in blocks 1-2
* **Auto Atomic-Sell at T+N** - Schedule exit landing N seconds after launch confirms
* **Auto-Fire Volume Bot** - Volume bot starts automatically 2s after launch lands
* **Trade Wallet Role** - Pre-stage wallets that come with you into the launch without firing during launch
* **AI Launch Pack** - 10K+ pre-built token names + images for one-click metadata
* **Clone Metadata** - Copy existing token metadata

### Trading Tools

* **Atomic Sell All** - Sell every bundle wallet atomically in one block
* **Lightning Sell** - Returns the instant Jito accepts (\~3-4s total)
* **Swap Manager** - pump-sdk for bonding curve, Jupiter V6 for graduated tokens
* **Smart Sell** - TP/SL automation
* **Bump Bot** - Maintain chart activity
* **Volume Bot** - Continuous trade pattern with wallet rotation + holder accumulation

### Wallet Tools

* **Trade Wallet Role** - Cyan TRADE badge, available in launch terminal + Trade panel
* **Stealth Hop-Disperse** - Through intermediate wallets, no visible link to source
* **Easy Disperse** - Simple distribution
* **Token Disperse** - Distribute SPL tokens
* **Collect SOL** - Gather from all wallets
* **Recovery Modal** - One-click ALT close, ATA cleanup, dust sell, creator fee claim, micro-fund

### Analytics

* **Real-time MCAP** - Live market cap tracking
* **Per-Wallet PNL** - Cash-flow PnL via on-chain reconciliation, per wallet + per token
* **Transaction History** - Full audit trail
* **Diagnostic Logs** - Persistent localStorage event log for auto-actions (atomic-sell scheduling, etc.)

## Security

* **AES-256-GCM** - Military-grade encryption for private keys
* **bcrypt (12 rounds)** - Industry-standard password hashing
* **JWT (24h expiry)** - Secure session management
* **Rate Limiting** - DDoS and brute-force protection
* **Input Sanitization** - XSS/SQL injection prevention

> **Your Keys, Your Crypto** - Private keys are encrypted and stored securely. We never have access to your unencrypted keys. Always keep backups of your wallets.

## Support

* **Telegram Community:** [t.me/obsidianbundler](https://t.me/obsidianbundler)
* **Telegram Support:** [t.me/obsidianbundlersupport](https://t.me/obsidianbundlersupport)
* **Documentation:** [docs.obsidianbundler.com](https://docs.obsidianbundler.com)
* **X (Twitter):** [x.com/obslauncher](https://x.com/obslauncher)

## Pricing

| Plan         | Price             | Fee  | Features                            |
| ------------ | ----------------- | ---- | ----------------------------------- |
| **Free**     | Free              | 1.5% | 8 wallets, basic launch             |
| **Pro**      | 2 SOL/month       | 1.5% | Unlimited wallets, all features     |
| **Platinum** | 25 SOL (one-time) | 0%   | Zero fees forever, priority support |

Stake $OBS tokens to earn SOL from platform fee revenue (35% of all fees go to stakers).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.obsidianbundler.com/start-here/readme.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.
