# MoneyPrinter Docs This folder is the single source of truth for setup, configuration, and troubleshooting. ## Start Here - [Interactive Setup Script](../setup.sh) - [Quickstart](quickstart.md) - [Configuration](configuration.md) - [Architecture](architecture.md) - [Docker](docker.md) - [Testing](testing.md) - [Troubleshooting](troubleshooting.md) ## Recommended Reading Order 1. Quickstart 2. Configuration 3. Docker (if you use containers) 4. Testing 5. Troubleshooting (when something breaks)