# Redirecting Popups On Mac

In mac devices you can choose to block the popup and be notified when the site wants to display a pop-up then decide if you want to show the pop-up

On Mac Devices We don't support new tabs. because its blocking. so we redirect on same page

**Redirecting to a New Page**

You can change the settings in the editor by clicking the redirect link and specifying the URL to which you want to redirect the popups to display on a new page.

![](/files/3pMCiDcqF0a4amJdyMl2)


---

# 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://help.optinly.com/helpful-articles/redirecting-popups-on-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.
