# Mac

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

* OSX Mojabe(10.14)

**Recommended:**&#x20;

* OS 11 Big Sur (Intel or Apple M series CPUs)
  {% endhint %}

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

<figure><img src="/files/Zg7uT3HJFXkv0Fkcjpix" alt=""><figcaption><p>Firescope Website</p></figcaption></figure>

3\. Run the downloaded file.

4\. Drag the Firescope icon to the right folder to complete the installation.

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

{% 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/mac.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.
