# Quick Reference > This page is an index. Each topic has its own dedicated guide. ## 🚀 Getting Started | Doc | Contents | |-----|----------| | [Installation Guide](installation.md) | CLI flags, `--reset`, auth, troubleshooting | | [Provider Configurations](provider-configurations.md) | OpenAI, Kimi, Copilot, ZAI, Fireworks AI, mixing providers, fallback chains | ## ✨ Features | Doc | Contents | |-----|----------| | [Council Agent](council.md) | Multi-LLM consensus, presets, role prompts, timeouts | | [Tmux Integration](tmux-integration.md) | Real-time pane monitoring, layouts, troubleshooting | | [Cartography Skill](cartography.md) | Hierarchical codemap generation | ## ⚙️ Config & Reference | Doc | Contents | |-----|----------| | [Skills](skills.md) | `simplify`, `agent-browser`, `cartography` — skills assignment syntax | | [MCPs](mcps.md) | `websearch`, `context7`, `grep_app` — permissions per agent, global disable | | [Tools](tools.md) | Background tasks, LSP, code search (`ast_grep`), formatters | | [Configuration](configuration.md) | Config files, prompt overriding, JSONC, full option reference table | ## 💡 Author's Setup | Doc | Contents | |-----|----------| | [Author's Preset](authors-preset.md) | The exact config the author runs daily — OpenAI + Fireworks AI + GitHub Copilot |