> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/block-an-email-domain-for-advocate.md).

# Bloquear um domínio de e-mail no Advocate

Seu programa Advocate oferece suporte à sinalização de participantes que se inscreveram com um endereço de e-mail de um domínio suspeito.

Verificamos indicações em relação a uma lista obtida de fontes públicas e atualizada regularmente [lista](https://github.com/martenson/disposable-email-domains) de domínios de e-mail descartáveis e temporários. Você também pode criar sua própria lista personalizada de bloqueio de domínios de e-mail.

#### Criar uma lista personalizada de bloqueio de domínios

1. Na barra de navegação superior, selecione ![](/files/45f862e198f73982700ff092afe256a7fe2e0fff) **\[Perfil do usuário] → Configurações**.
2. Em *Configurações do Advocate*, selecione **Segurança**.
3. Em *Bloquear domínios de e-mail*, insira o(s) domínio(s) que deseja bloquear e selecione **Adicionar**.
   * Você pode visualizar ou remover o domínio em *Lista de domínios bloqueados*.
4. Opcionalmente, ![](/files/56148a29d7f42673dde9884eb52356c45eca06c3) **\[Ativar]** **Bloquear endereços de e-mail temporários** para bloquear todos os usuários que usam um domínio de e-mail temporário.
5. Role até a parte inferior e selecione **Salvar**.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/block-an-email-domain-for-advocate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
