> 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/platform-features/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.md).

# Regras de bloqueio e redirecionamento/roteamento e deep linking diferido

#### Configurar regras de bloqueio e redirecionamento/roteamento

O impact.com oferece suporte a regras de roteamento personalizadas, que você pode usar para redirecionar ou bloquear certos tipos de tráfego de ver seus anúncios.

1. Na barra de navegação superior, selecione ![](https://526234278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[Perfil do usuário] → Configurações**.
2. Na coluna da direita, role até *Técnico* e selecione **Bloqueio e redirecionamento**.
   * O *Bloqueio/Redirecionamento* a tela mostra todas as regras existentes que você configurou, juntamente com opções para criar novas.
   * Para ver detalhes sobre como criar e editar regras de roteamento, consulte [Regras de Bloqueio e Redirecionamento](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### Deep linking diferido

O deep linking diferido pode ser usado para direcionar usuários por deep link para o seu app, mesmo quando eles ainda não o instalaram. Quando um usuário clica em um anúncio que tinha o deep linking diferido configurado e ele não tem seu app instalado, será solicitado que ele acesse a loja de aplicativos para instalar o app. Se optar por fazer isso, ele será automaticamente direcionado dessa página com deep link a partir do anúncio.

O Impact oferece suporte nativo a deep linking diferido se você utilizar [TrueLink](https://impact.com/partnership-track/truelink/) em vez de um MMP de terceiros (embora você ainda possa utilizar deep linking diferido mesmo se não usar o TrueLink). Saiba como configurar anúncios com [deep linking diferido](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/set-up-mobile-assets-with-deferred-deep-linking.md).


---

# 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/platform-features/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.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.
