# Documentation Index
## Getting Started
- **[Installation Guide](../INSTALL.md)** - Step-by-step installation
- **[Troubleshooting](../TROUBLESHOOTING.md)** - Common issues and solutions
## Core Documentation
- **[Features](FEATURES.md)** - Complete feature list
- **[Natural Language Commands](NATURAL_LANGUAGE.md)** - All supported commands
- **[Security](SECURITY.md)** - Security model and configuration
- **[Auto-Check Guide](AUTO_CHECK_GUIDE.md)** - Automatic message checking
## Platform-Specific Guides
- **[Windsurf Integration](platform-guides/WINDSURF_INTEGRATION_GUIDE.md)** - Using with Windsurf IDE
- **[Gemini Setup](platform-guides/GEMINI_SETUP.md)** - Google Gemini configuration
- **[AI Integration Guide](platform-guides/AI_INTEGRATION_GUIDE.md)** - Integrating other AIs
## Advanced Topics
- **[Architecture](advanced/ARCHITECTURE.md)** - Technical design details
- **[Broker Election](advanced/BROKER_ELECTION.md)** - How the server election works
- **[Server Redundancy](advanced/SERVER_REDUNDANCY.md)** - Failover and persistence
- **[Auto-Check Technical](advanced/AUTO_CHECK_TECHNICAL.md)** - Technical implementation
## Additional Resources
- **[Claude Hooks](CLAUDE_HOOKS.md)** - Claude Code hook configuration
- **[Roadmap](ROADMAP.md)** - Future development plans
---
*For most users, the [Installation Guide](../INSTALL.md) is all you need to get started.*