> For the complete documentation index, see [llms.txt](https://modeltrainscript.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modeltrainscript.gitbook.io/docs/manual.md).

# Manual

## Getting started

This manual covers all features of Model Train Script. Here is the recommended order to get up and running:

1. **Check compatibility** — Read [supported systems](/docs/manual/supported-systems.md) to verify your command station is supported.
2. **Configure the app** — Set up your connection and preferences in [app settings](/docs/manual/settings.md).
3. **Create a profile** — A [profile](/docs/manual/profile.md) holds all your vehicles, layout, and automation in one place.
4. **Add your vehicles** — Configure your locomotives and their functions in [vehicles](/docs/manual/vehicles.md).
5. **Build your layout** — Set up your track plan with turnouts, signals, and sensors in the [layout](/docs/manual/layout.md).
6. **Drive** — Use the [throttle](/docs/manual/throttle.md) to control your trains and accessories.
7. **Automate** — Create scripts, routes, and timetables with [automation](/docs/manual/automation.md).

## Manual overview

| Page                                                   | Description                                                          |
| ------------------------------------------------------ | -------------------------------------------------------------------- |
| [Supported systems](/docs/manual/supported-systems.md) | Compatible command stations and their features.                      |
| [App settings](/docs/manual/settings.md)               | Profiles, automation, and app behaviour settings.                    |
| [Profile](/docs/manual/profile.md)                     | The container for all your layout configuration.                     |
| [Throttle](/docs/manual/throttle.md)                   | Driving trains, controlling accessories, and monitoring your layout. |
| [Vehicles](/docs/manual/vehicles.md)                   | Configuring locomotives, functions, profiles, and consists.          |
| [Layout](/docs/manual/layout.md)                       | Building your track plan with accessories and sensors.               |
| [Automation](/docs/manual/automation.md)               | Scripts, routes, timetables, sounds, cameras, and more.              |

For hands-on guidance, check out our [tutorials](/docs/manual/automation/tutorials.md) and [examples](/docs/manual/automation/examples.md).
