# Getting Started

- [What is Busroot?](https://docs.output.industries/getting-started/overview.md): Welcome to the Busroot documentation!
- [Concepts and Architecture](https://docs.output.industries/getting-started/concepts-and-architecture.md)
- [OEE & TEEP](https://docs.output.industries/getting-started/concepts-and-architecture/oee-and-teep.md)
- [Station Windows](https://docs.output.industries/getting-started/concepts-and-architecture/station-windows.md): These records are a summary of all activity that occurred for a single station during 1 specific minute.
- [Quick Start - Account Setup](https://docs.output.industries/getting-started/quick-start-account-setup.md)
- [First Step Account Setup](https://docs.output.industries/getting-started/quick-start-account-setup/first-step-account-setup.md): First Step Account Setup
- [Asset Utilisation + Downtime Detection](https://docs.output.industries/getting-started/quick-start-account-setup/asset-utilisation-+-downtime-detection.md)
- [Production Tracking + Downtime Detection](https://docs.output.industries/getting-started/quick-start-account-setup/production-tracking-+-downtime-detection.md)
- [Energy Monitoring + Downtime Detection](https://docs.output.industries/getting-started/quick-start-account-setup/energy-monitoring-+-downtime-detection.md)
- [Production progress chart + Downtime detection](https://docs.output.industries/getting-started/quick-start-account-setup/production-progress-chart-+-downtime-detection.md)
- [Operator Tablet](https://docs.output.industries/getting-started/quick-start-account-setup/operator-tablet.md)
- [Scheduling](https://docs.output.industries/getting-started/quick-start-account-setup/scheduling.md)
- [Installation - Connecting Stations](https://docs.output.industries/getting-started/installation-connecting-stations.md)
- [Busroot Installation Guide](https://docs.output.industries/getting-started/installation-connecting-stations/busroot-installation-guide.md)
- [Glossary](https://docs.output.industries/getting-started/glossary.md)
- [Releases](https://docs.output.industries/getting-started/releases.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.output.industries/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
