# GET STARTED

- [Web sign up](https://docs.firescope.io/en/start/web-sign-up.md): We've recently built a page where you can sign up before downloading the app. Get started with Firescope on web.
- [Sign up](https://docs.firescope.io/en/start/sign-up.md): In order to use Firescope, please install the software and sign up by following the instructions below.
- [Windows](https://docs.firescope.io/en/start/windows.md)
- [Mac](https://docs.firescope.io/en/start/mac.md)
- [Connecting your roasting machine](https://docs.firescope.io/en/start/connecting-your-roasting-machine.md)
- [Start Roasting](https://docs.firescope.io/en/start/start-roasting.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.firescope.io/en/start.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.
