# Mac Installation Process

After selecting to download the mac version of the dope.endpoint a ZIP fie will be downloaded to your device.

The ZIP file will be called **dope\_security*****\_mac\_1.0.XXXX.zip***

Extract the ZIP file, it will contain the following three files:

* **dope\_security\_1.0.XXXX.pkg** — The dope.endpoint installer.
* **dope.security.root.crt** — The dope.security Root CA, required for SSL inspection.
* **agent\_parameters.json** — Tenant-specific data required for the installation process.

{% hint style="warning" %}
All three files must be in the same directory or the installation will FAIL.
{% endhint %}

To install the dope.endpoint, double click on the PKG file from within the ZIP file. This will launch the Installer UI. From here select **Continue**.

<div align="center"><img src="/files/pjfnJB47UUExPEvRIKFf" alt=""></div>

A prompt will appear asking to allow the installation of the dope.endpoint. Provide the required details to proceed.

![](/files/WEmm46G12O0im4ZSRTVN)

For the dope.endpoint to work it needs to install the dope.security Root CA. Provide the required details to proceed.

![](/files/ohQrlDgjqHBIsl9hxCmz)

The system extension prompt is to allow the dope.security application to run. There’s a prompt to open the macOS security and preferences settings.

![](/files/BKMeBGtdc9n2sftvHhKt)

Open the security preferences dialog box, provide the required details and allow the dope.security application to run.

![Click the lock to make changes and select "Allow".](/files/SzWkbJaxo0RGrv4RGWzI)

The final prompt is to allow the dope.security application monitor network activity. Select **Allow** to finalize installation.

![](/files/ycq6tshBv4Ri8IQcHkVt)

Once these steps are complete a dope.security icon <img src="/files/09Vda7z9bqmXOhFm9ZXj" alt="" data-size="line"> can be seen in the macOS menubar. This shows the installation was successful.

For more details on the macOS installation process see [Mac Installer (Old)](/dope.endpoint/mac-installer-old.md).

{% hint style="info" %}
All of the prompts above will not appear an a device where a MDM profile has been installed. For more details see [Installing using MDM on Mac](/dope.endpoint/installing-using-mdm-on-mac.md).
{% endhint %}

## Go to Console

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

When you’re ready, proceed to the console where you will configure your web security policy for your users.


---

# 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://inflight.dope.security/introducing-dope.swg/quick-start-guide/mac-installation-process.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.
