# Enabling Pop-Ups

{% tabs %}
{% tab title="Chrome" %}

* Open the **Chrome menu** at the top right.

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

* Select **Settings**.
* Select **Privacy and Security** in the left side menu.
* Select **Site Settings**.
* Select **Pop-ups and redirects**.
* Select **Add** next to *Allowed to send pop-ups and use redirects*.
* Input the specific page URL and select **Add**.
  {% endtab %}

{% tab title="Firefox" %}

* From the Firefox menu, select **Settings**.

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

* Select **Privacy & Security** from the left-side menu.
* Under *Permissions*, select **Exceptions** next to *Block pop-up windows*.
* Input the specific page URL.
* Select **Save Changes**.
  {% endtab %}

{% tab title="Edge" %}

1. Open the **Settings and more** menu at the top right of the window.
2. Select **Settings**.
3. Select **Cookies and site permissions**.
4. Select **Pop-ups and redirects**.
5. Next to *Allow*, select **Add**.
6. Enter the specific page URL.&#x20;
7. Click **Add**.
   {% endtab %}

{% tab title="Safari" %}

1. From the Safari menu, select **Preferences**.
2. Select **Pop-up Windows** from the left side menu.
3. From the w*hen visiting other websites* drop-down menu, select **Allow** to allow all pop-ups from all websites.
4. Alternatively, you can select **Block and Notify** to receive a notification whenever a pop-up has been blocked. From there, you'll have the option to allow exceptions as needed.&#x20;
   {% endtab %}
   {% endtabs %}


---

# 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.simnetonline.com/students/registration/registration-integration/enabling-pop-ups.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.
