# ApeIndex ## Docs - [System Architecture](https://docs.apeindex.trade/docs/advanced/architecture.md): Five independent Python modules communicating through a shared SQLite database. - [Database Schema](https://docs.apeindex.trade/docs/advanced/database-schema.md): Local SQLite database — 14 tables created automatically on first launch. - [Limitations & Roadmap](https://docs.apeindex.trade/docs/advanced/roadmap.md): Current known limitations and planned features. - [Whitepaper v3.1](https://docs.apeindex.trade/docs/advanced/whitepaper.md): ApeIndex — Full-Stack Polymarket Intelligence & Copy-Trading Platform. Technical Whitepaper. - [Daily Digests](https://docs.apeindex.trade/docs/core/daily-digest.md): Two automated digests — morning performance summary and evening global leaderboard. - [Watchlist & Market Browser](https://docs.apeindex.trade/docs/core/market-browser.md): Track specific markets and browse Polymarket directly from Telegram. - [Position Management](https://docs.apeindex.trade/docs/core/position-management.md): Real-time portfolio tracking, stop-loss/take-profit automation, and paper trading. - [Signal Detection](https://docs.apeindex.trade/docs/core/signal-detection.md): Eight proprietary pattern detectors that identify structural market inefficiencies on Polymarket. - [Signal Scoring](https://docs.apeindex.trade/docs/core/signal-scoring.md): Every signal receives a composite score 1–100 before delivery. - [Whale Analysis](https://docs.apeindex.trade/docs/core/whale-analysis.md): Wallet profiles, Follow Wallets, Copy Trade, and Exit Alerts. - [Introduction](https://docs.apeindex.trade/docs/getting-started/introduction.md): ApeIndex — a full-stack Polymarket intelligence and copy-trading platform for the world's largest decentralized prediction market. - [Quickstart](https://docs.apeindex.trade/docs/getting-started/quickstart.md): Connect your wallet, follow your first whale, and receive your first signal in under 5 minutes. - [Setup & Configuration](https://docs.apeindex.trade/docs/getting-started/setup.md): Configure your wallet, trading mode, and risk management settings. - [Commands Reference](https://docs.apeindex.trade/docs/reference/commands.md): Complete list of commands and menu options available in the ApeIndex Telegram bot. - [Risk Configuration](https://docs.apeindex.trade/docs/reference/risk-configuration.md): Global and per-pattern risk settings that control trade sizing and stop-loss behavior. - [Trading Modes](https://docs.apeindex.trade/docs/reference/trading-modes.md): Paper Trading, Live Trading, Manual Mode, and Auto Mode. ## OpenAPI Specs - [openapi](https://docs.apeindex.trade/api-reference/openapi.json)