> ## Documentation Index
> Fetch the complete documentation index at: https://docs.taho.is/llms.txt
> Use this file to discover all available pages before exploring further.

# Daemon Management

> Start and manage the TAHO host runtime

## Starting the Host

* `taho --daemon` - Start in foreground daemon mode (recommended for systemd)
* `taho start` - Start host runtime as subprocess
* `taho start --verbose` - Enable verbose logging
* `taho start --logo-off` - Disable logo display

## Host Management

* `taho host reload` - Reload all components without restarting
