# Setting up MacOS

#### How to enable notifications on MacOS?

First, you must allow the browser to send you notifications, to do this you must go to the notification settings

Open System Preferences and select Notifications & Focus

<figure><img src="https://3464542099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZTABwQlZM4vDvLFKaqdc%2Fuploads%2FNzwvLqozg2w7Ya9Lzitf%2FEnable%20signals.png?alt=media&#x26;token=7e5b896e-9365-47bb-b2eb-e285fc000766" alt=""><figcaption></figcaption></figure>

Select your browser and allow notifications

<figure><img src="https://3464542099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZTABwQlZM4vDvLFKaqdc%2Fuploads%2Fn6YHIXfltJ99PK0Nvs45%2FNotify%20Browser.png?alt=media&#x26;token=aece030b-fb68-4e2b-9c0c-c685c9285764" alt=""><figcaption></figcaption></figure>


---

# 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.cvizor.com/en/modules/settings/push/macos.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.
