# Block an Email Domain for Advocate

Your Advocate program supports flagging participants who have signed up with an email address from a suspicious domain.

We check referrals against a publicly-sourced and regularly updated [list](https://github.com/martenson/disposable-email-domains) of disposable and temporary email domains. You can also create your own custom email domain block list.

#### Create a custom domain block list

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. Under *Advocate Settings*, select **Security**.
3. Under *Block Email Domains*, enter the domain/s you want to block and select **Add**.
   * You can view or remove the domain under *List of Blocked Domains*.
4. Optionally, ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Block temporary email addresses** to block all users using a temporary email domain.
5. Scroll down to the bottom and select **Save**.

   <div data-with-frame="true"><figure><img src="/files/YmkzoDDTSvbgZMgmy3rd" alt=""><figcaption></figcaption></figure></div>


---

# 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.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/block-an-email-domain-for-advocate.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.
