> For the complete documentation index, see [llms.txt](https://docs.firescope.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firescope.io/en/start/web-sign-up.md).

# Web sign up

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

* Set up your account by clicking on this link: <https://app.firescope.io/>

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

* Enter your email and password. Click the **`Create Account`** button to proceed. By creating an account, you agree to our Terms of Service and Privacy Policy.&#x20;
* Please check your inbox for the email verification message. Click the link provided to verify your email.

<figure><img src="/files/0xfX8qxid8QtCE8sDYqj" alt=""><figcaption></figcaption></figure>

* Once you've verified your email, click on the `Proceed` button to complete sign up.&#x20;
* Follow the instructions on the page to download the app and get started with your Firescope journey!

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

* Make sure to download the app and use the details you used to sign up.&#x20;

### 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 %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/web-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.
