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

# Introduction

> AI-powered autonomous agent for executing DeFi operations on Solana using natural language

<img src="https://mintcdn.com/bookie-28c1ee86/Pfe-zXNCejoBQDMJ/images/hero-dark.png?fit=max&auto=format&n=Pfe-zXNCejoBQDMJ&q=85&s=c07b77032f4452169a5c9ecf2bce00b3" alt="Bookie Banner" className="hidden dark:block mb-8 rounded-xl" width="1080" height="1080" data-path="images/hero-dark.png" />

<img src="https://mintcdn.com/bookie-28c1ee86/Pfe-zXNCejoBQDMJ/images/hero-light.png?fit=max&auto=format&n=Pfe-zXNCejoBQDMJ&q=85&s=c3e0744296ea8450932106425e92fb4d" alt="Bookie Banner" className="block dark:hidden mb-8 rounded-xl" width="1080" height="1080" data-path="images/hero-light.png" />

# Bookie

Bookie is an autonomous AI agent built on Solana that executes decentralized financial operations through natural language commands. Swap tokens, send funds, and track portfolios with sub-second response times.

## Key Features

<CardGroup cols={2}>
  <Card title="Natural Language Execution" icon="message">
    Convert text instructions into signed transactions instantly without complex interfaces
  </Card>

  <Card title="Jupiter V6 Integration" icon="route">
    Smart liquidity routing ensures optimal swap prices with minimal price impact
  </Card>

  <Card title="Real-Time Portfolio Tracking" icon="chart-line">
    Monitor balances, transaction history, and PnL for all your tokens in real-time
  </Card>

  <Card title="Sub-Second Speeds" icon="gauge-high">
    Direct Solana integration delivers transaction execution without UI latency
  </Card>
</CardGroup>

## Design Philosophy

| Aspect             | Implementation                                                               |
| ------------------ | ---------------------------------------------------------------------------- |
| **Non-Custodial**  | Never accesses private keys. All transactions require manual wallet approval |
| **Minimalist UI**  | Clean white interface with orange accents for clarity and focus              |
| **Security First** | Pre-flight simulation prevents failed transactions and unexpected slippage   |
| **Solana Native**  | Built specifically for Solana's high-throughput architecture                 |

<Card title="Get Started" icon="rocket" href="/introduction/quickstart">
  Start using Bookie in under 5 minutes
</Card>
