Senders on your Blocklists will be blocked from appearing in your inbox by the [Screener](/doc/screener-9DpReB2c27). You can see them in the Screened Mail View, and choose if you wish to allow or continue to block them.

There are two types of Blocklist:

**Your Blocklists**

* [The Unsubscribe Blocklist](/doc/the-unsubscribe-blocklist-Ok2a4zCxbo) As you unsubscribe from emails we add them to this blocklist so they can never email you again
* [The Custom Blocklist](/doc/the-custom-blocklist-VXGdgF3Vpy) You can add any email or domain you want to this blocklist.

**Built-in Blocklists**

* [The Social Media Blocklist](/doc/the-social-media-blocklist-NVJtAaEWIw) Automatically blocks emails from popular social media channels, Facebook, Instagram, LinkedIn, Twitter and other popular social media websites.
* [The Spam Blocklist](/doc/the-spam-blocklist-lf1E2eln1x) A dynamic blocklist that checks emails against popular spam databases to determine if the senders are known for sending spam or low quality mail.
* [The Cold-Emails Blocklist](/doc/the-cold-emails-blocklist-ai9Ot2ckV1) Blocks emails from marketers who send a huge amount of emails designed in a way to look personal, usually to try and get you to buy something.

---

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