<aside> 🚀
Welcome to your deployment workspace. This is not a document to read — it's a workspace to deploy from. Duplicate it into your own Notion account, then open Chapter 1.
</aside>
<aside> 🔗
Get your own copy: Duplicate Workspace — Click Here
Every chapter, database, and asset will be copied into your account — ready to work in.
</aside>
| # | Chapter | What You Learn |
|---|---|---|
| 1 | Chapter 1 — Why AI Trading Agents | The case for agent-first crypto trading in 2026 |
| 2 | Chapter 2 — OpenClaw Quick Start | Install, configure LLM, run your first bot |
| 3 | Chapter 3 — Your First Trading Bot | RSI-confirmed DCA strategy end to end |
| 4 | Chapter 4 — Uniswap Integration | DEX trading, slippage control, MEV protection |
| 5 | Chapter 5 — Coinbase Agentic Wallets | Constrained wallets built for autonomous trading |
| 6 | Chapter 6 — Advanced Strategies | Multi-agent, sentiment, grid, mean reversion |
| 7 | Chapter 7 — Backtesting | Validate every strategy before going live |
| 8 | Chapter 8 — Production Deployment | VPS, Docker, monitoring, security hardening |
| 9 | Chapter 9 — Risk Management | Position sizing, circuit breakers, kill switches |
| 10 | Chapter 10 — Monetisation | Trading income, bot-as-a-service, selling templates |
| Layer | Tool | Purpose |
|---|---|---|
| Framework | OpenClaw | AI agent trading infrastructure |
| Skills | BankrBot Skills | Pre-built financial operations library |
| CEX | Coinbase Advanced Trade | Centralised exchange integration |
| DEX | Uniswap v4 | Decentralised exchange trading |
| Wallets | Coinbase Agentic Wallets | TEE-secured wallets for autonomous trading |
| LLM | GPT-4o / Claude / Ollama | The agent's decision-making brain |
| Alerts | Telegram | Real-time notifications and remote control |
| Backtesting | Freqtrade / VectorBT | Strategy validation before going live |
| Hosting | VPS + Docker | Production deployment ($12–22/month) |
<aside> ⚠️
Capital at risk: All trading involves significant risk of loss. Automated bots can lose money. Follow the conservative spending limits in Chapter 5 and the risk rules in Chapter 9 before deploying real capital. Never invest more than you can afford to lose.
</aside>