> 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/tracking/credit-policies/credit-policies-overview.md).

# Visão geral das políticas de crédito

**Faça o curso PXA**

<a href="https://pxa.impact.com/student/activity/1099652?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">Contratar e pagar (nível fundamental)</a><a href="https://pxa.impact.com/student/activity/1117596?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">Contratar e pagar (nível especialista)</a>

Com a impact.com, cada [tipo de evento](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) em seu programa pode usar qualquer uma de nossas 3 políticas de crédito disponíveis:

| Tipo de evento                                                                                                                                                       | Descrição                                                                                                                                                                                                                                                                                                                                                                                                              |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Último clique](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)                    | <p>O parceiro que gerou o último clique no caminho de conversão receberá 100% do crédito.</p><p>Este é o <strong>recomendado</strong> política de crédito.</p>                                                                                                                                                                                                                                                         |
| [Primeiro clique](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md)                 | <p>O parceiro que gerou o primeiro clique no caminho de conversão receberá 100% do crédito e, normalmente, todo o pagamento pela conversão.</p><p>Esta política de crédito está disponível apenas em edições específicas da impact.com. Ela é <strong>não recomendado</strong> para a maioria das implementações.</p>                                                                                                  |
| [Último a adicionar ao carrinho](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md) | <p>O parceiro que levou o cliente a adicionar o item final ao carrinho antes de finalizar a compra quase sempre receberá 100% do crédito e, normalmente, todo o pagamento pela conversão.</p><p>Esta política de crédito está disponível apenas em edições específicas da impact.com. Se ela é recomendada para o seu programa é <strong>circunstancial</strong> e deve ser discutida com um agente da impact.com.</p> |

{% hint style="warning" %}
**Não edite sua lógica de creditação por conta própria:** Alterar uma política de crédito significa que você precisará atualizar um tipo de evento, o que só deve ser feito por um agente da impact.com. Fale com seu CSM (ou [entre em contato com o suporte](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=PARTNER)) sobre fazer quaisquer alterações na política de crédito.
{% endhint %}


---

# 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/tracking/credit-policies/credit-policies-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.
