# How to Unsubscribe

In order to stop receiving Notifications a subscriber must adjust their browser settings for the domain from which they are getting Notifications. For browser/device specific instructions, please refer to the following instructions.

* Google Chrome and Android [<mark style="color:blue;">click here</mark>](https://support.google.com/chrome/answer/3220216)
* Firefox [<mark style="color:blue;">click here</mark>](https://support.mozilla.org/en-US/kb/push-notifications-firefox)
* Safari [click here](https://support.apple.com/guide/safari/customize-website-notifications-sfri40734/mac)&#x20;
* Microsoft's Edge [<mark style="color:blue;">click here</mark>](https://blogs.windows.com/msedgedev/2016/05/16/web-notifications-microsoft-edge)

If a subscriber is not sure which browser they should adjust, they can follow these general steps:&#x20;

* Access browser settings
* Search for Notifications
* Select Site Settings
* Change the settings to Block for the domain from which you wish to unsubscribe&#x20;

Your Pushly Account Manager can supply your customer service team with branded step-by-step instructions which can be sent to subscribers in need or hosted on your website.


---

# 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://documentation.pushly.com/faq/web-browser-push/how-to-unsubscribe.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.
