# Tutorials

> Outcome-oriented paths from installation through a healthy project, resolved conflict, and coordinated workspace.

Start with the [five-minute first-project path](../start/index.md). It links the
supported installation decision, one explicitly trusted project, runtime
selection, start preview, live health, and the local UI.

Continue with the tutorial that matches your intended result:

- [Run a Docker Compose project](../start/compose.md)
- [Run a native-process project](../start/native-process.md)
- [Follow logs and health](../start/logs-health.md)
- [Resolve a port conflict](../start/port-conflict.md)
- [Coordinate a workspace](../start/workspace.md)

Every tutorial ends with an observable command or UI state. Use the
[troubleshooting guide](../troubleshooting.md) when the observed result differs.