# Sign up

{% hint style="success" %}
We now offer 2 ways for you to sign up for Firescope. If you want to sign up on the web, check out our guide [HERE](/en/start/web-sign-up.md).
{% endhint %}

### How to install Firescope

Installing Firescope is quick, however the steps vary depending on your operating system. Please select your operation system below and follow the corresponding instructions to complete the installation.&#x20;

{% content-ref url="/pages/8imcmtMB1fqnlaFC2gnj" %}
[Windows](/en/start/windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/6W193269gYlxupF7DLX3" %}
[Mac](/en/start/mac.md)
{% endcontent-ref %}

### Sign up

Once you have installed Firescope, simply click the `Create an Account` button.

<figure><img src="/files/PlHOoHiRhSkLBHGuZoWP" alt=""><figcaption></figcaption></figure>

* Enter your email, password, and username, and accept the terms and conditions. Click the **`Create Account`** button to proceed.&#x20;

<figure><img src="/files/ADc36o9zNLVygq1Mrk6u" alt=""><figcaption></figcaption></figure>

* Please check your inbox for the email verification message. Click the link provided to verify your email and complete the sign up process.&#x20;

<figure><img src="/files/3BwQAHw77hwvVwsZkVxA" alt=""><figcaption></figcaption></figure>

* Once you have completed the email verification process, please proceed to the next step by clicking the `Email Verified` button.
* After your account is successfully created, you will see the welcome screen as displayed below.

<figure><img src="/files/WoPPr2no0YTWLIcfvnKI" alt=""><figcaption></figcaption></figure>

* To begin roasting, you first need to connect your roasting machine. Please proceed to the next page to connect your machine and start your roasting journey.\
  [Connect with machine](/en/connect/roasting-machine-list.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/sign-up.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.
