# How-to Guides

How-to guides are goal-oriented: they assume you already know the basics (see the
[tutorial](../tutorials/getting-started.md) if not) and get you to a specific outcome.
Organized per the [Diátaxis](https://diataxis.fr/how-to-guides/) model.

- [How to run ssh-mcp-pro with Docker](../docker.md)
- [How to onboard a remote device / agent](../adding-a-device.md)
- [How to harden a public/remote MCP deployment](../remote-mcp-hardening.md)
- [How to set the SSH host-key and policy defaults](configure-ssh-policy.md)

If something's actually broken rather than a task you're trying to accomplish, see
[Troubleshooting](../troubleshooting.md) instead. If you're looking for exhaustive
option listings instead of a task, see [Reference](../reference/README.md).
