# Windows

{% hint style="info" %}
**Minimum requirements:**

* Windows 10/11 - 64-Bit
* Intel Core i3-2100 @ 3.1GHz (or AMD Phenom 7950 Quad-Core, AMD Athlon II X4 620 equivalent)
* RAM 4GB

**Recommended:**

* Windows 10/11 - 64-Bit
* Intel i5-2550K @ 3.4Ghz (or AMD FX-6350 Six-Core equivalent)
* RAM 8GB
  {% endhint %}

1. Visit the Firescope website ([https://eng.firescope.io](https://firescope.io/)).
2. Click on `Download` on the homepage and select `Download for Windows`.

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

3. Once you run the installation file, the installation will be completed.

{% hint style="info" %}
If you have any questions, please let us know by clicking on the link below.

-> [Talk to Firescope Team](https://www.firescope.io/proxy/english/chat)
{% endhint %}


---

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