docs: fix faq answer lead-in

This commit is contained in:
Peter Steinberger
2026-01-12 01:48:08 +00:00
parent 1578229b8b
commit 9a88c94b30

View File

@@ -293,7 +293,7 @@ The Gateway watches the config and supports hotreload:
### How do I run a central Gateway with specialized workers across devices?
Yes. The common pattern is **one Gateway** (e.g. Raspberry Pi) plus **nodes** and **agents**:
The common pattern is **one Gateway** (e.g. Raspberry Pi) plus **nodes** and **agents**:
- **Gateway (central):** owns providers (Signal/WhatsApp), routing, and sessions.
- **Nodes (devices):** Macs/iOS/Android connect as peripherals and expose local tools (`system.run`, `canvas`, `camera`).