> 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/redirect-routing-rules-overview.md).

# Visão geral das regras de roteamento de redirecionamento

**Redirecionamentos**, um tipo de **Regra de Roteamento**, enviará o tráfego para uma nova URL de destino em vez do destino original com hyperlink. Quando o tráfego atende a critérios específicos (conhecidos como *condições*), e, por exemplo, clica em um anúncio que um de seus parceiros está hospedando, ele será redirecionado para uma "URL de redirecionamento" alternativa em vez da URL de destino original. Esse tráfego também pode passar por um [intersticial](https://en.wikipedia.org/wiki/Interstitial_webpage), ou uma página da web que aparece antes de ele chegar à URL de redirecionamento, dependendo de como você configurar a regra de redirecionamento.

O tráfego originado de determinados parceiros, determinados países ou até mesmo tráfego que vem de uma URL definida (ou seja, uma *URL de referência*) pode ser redirecionado. Você também pode configurar intersticiais que orientam o tráfego a [baixar seu app](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/create-app-install-interstitials.md).

#### Etapas para configurar regras de roteamento de redirecionamento

Para configurar suas regras de redirecionamento, siga a ordem de configuração abaixo:

1. [Criar uma regra de redirecionamento](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/create-a-redirect-rule.md)
2. [Testar uma regra de redirecionamento](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/test-a-redirect-rule.md)
3. [Fazer upload em massa de regras de redirecionamento](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/bulk-upload-redirect-rules.md)
4. [Arquivar uma regra de redirecionamento](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/archive-a-redirect-rule.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/redirect-routing-rules-overview.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.
