# Start Guide

- [Download Orchestra](https://docs.orch.so/start-guide/readme.md): Orchestra is available on multiple platforms, including browsers, macOS, Windows, iOS, and Android
- [Basics](https://docs.orch.so/start-guide/basics.md): Learn the basics concepts of Orchestra so you can set up your workspace and get the most out of it
- [Orchestra Flow](https://docs.orch.so/start-guide/orchestra-flow.md): At Orchestra, we build our product based on the same principles that guide our daily work. These principles are at the heart of how Orchestra works
- [Sign up and Sign in](https://docs.orch.so/start-guide/sign-up-and-sing-in.md): Orchestra offers several sign-up and sign-in options, allowing you to choose the most convenient method for you:


---

# 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.orch.so/start-guide.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.
