## What is the Unsubscribe Blocklist?

When you unsubscribe from an email in Leave Me Alone the sender will be automatically added to an "Unsubscribe Blocklist". This means that even if the unsubscribe fails, you will no longer receive emails from that sender if you have Shield enabled.

You will have an Unsubscribe Blocklist for each of your connected accounts.

 ![An example of unsubscribed emails blocklists with 2 accounts connected](/api/attachments.redirect?id=ad3b1a78-fd65-43d9-bd00-f353148a4c39 " =1414x656")

---

# 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.
