sidebar_position: 2
The daemon starts automatically on first use — no setup required.
```sh
comb get git.branch . -f text
comb get battery.percent -f text
comb status
```
That's it. The daemon started in the background when you ran that first query.
```sh