### Unsubscribe from Everything

Sometimes, you just want to ditch all your mailing lists and start fresh. This option ("Unsubscribe from Everything") is available via the Help notice at the top of the subscriptions page.

 ![](/api/attachments.redirect?id=0321a4f9-dadc-4406-b1ab-4df3f7185976 " =1193x432")

### Can't see the help notice?

If the help notice was previously dismissed, you can bring it back by clicking the cog icon (top-right) and then "Show help text".

 ![](/api/attachments.redirect?id=b62e259a-6dc2-4a08-a36b-838f911e88ad " =1194x427")

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
