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

# introduction

> high-performance solana trading infrastructure

high-performance solana trading bot. block 0 token launching, 0-block sniping, multi-wallet swarm execution, and automated creator fee collection.

## core features

<CardGroup cols={2}>
  <Card title="swarm engine" href="/features/swarm-system">
    coordinated multi-wallet execution. launch tokens, snipe, and swarm buy - all with block 0 jito bundles.
  </Card>

  <Card title="token launcher" href="/features/launcher">
    deploy pump.fun tokens with atomic jito bundles. dev buy + bundle wallets + snipers in block 0-1.
  </Card>

  <Card title="0-block sniper" href="/features/sniper">
    pump.fun sniping with same-blockhash execution. auto-snipe by ticker or deployer wallet.
  </Card>

  <Card title="creator fee collection" href="/features/creator-fees">
    automatic collection of pump.fun creator fees across all launched tokens.
  </Card>
</CardGroup>

## infrastructure

* **helius grpc** - laserstream for real-time account and transaction streaming
* **helius sender** - ultra-low latency tx submission via staked validators
* **jito bundles** - atomic block 0 execution for launches and swarms
* **native pump.fun instructions** - direct program calls, no api dependency
* **aes-256-gcm encryption** - military-grade key storage

## get started

<CardGroup cols={2}>
  <Card title="quick start" href="/quickstart">
    trading in under 2 minutes
  </Card>

  <Card title="security" href="/security">
    how your keys are handled
  </Card>
</CardGroup>
