> 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/other/pt-br/reference-documentation.md).

# Documentação de referência

- [Tokens de acesso à API e registro de alterações](https://help.impact.com/other/pt-br/reference-documentation/api-access-tokens-and-changelog.md): Esta pasta contém documentação relevante sobre Tokens de Acesso à API e alterações na API da impact.com. Para consultar a referência completa da API da impact.com, acesse https://integrations.impact.com/
- [Migrar para tokens com escopo](https://help.impact.com/other/pt-br/reference-documentation/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [Tokens com escopo: melhores práticas](https://help.impact.com/other/pt-br/reference-documentation/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [Mantenha seus tokens de acesso seguros](https://help.impact.com/other/pt-br/reference-documentation/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md)
- [Resumo do registro de alterações da API](https://help.impact.com/other/pt-br/reference-documentation/api-access-tokens-and-changelog/api-changelog-summary.md)
- [Explicação sobre tarifas de câmbio](https://help.impact.com/other/pt-br/reference-documentation/foreign-exchange-fees-explained.md)
- [Referência de códigos de erro da impact.com](https://help.impact.com/other/pt-br/reference-documentation/impactcom-error-codes-reference.md)
- [Perguntas frequentes sobre autenticação de dois fatores](https://help.impact.com/other/pt-br/reference-documentation/two-factor-authentication-faqs.md)
- [Ative a autenticação de dois fatores no nível do usuário](https://help.impact.com/other/pt-br/reference-documentation/enable-user-level-two-factor-authentication.md)
- [Faça login na sua conta da impact.com](https://help.impact.com/other/pt-br/reference-documentation/log-in-to-your-impactcom-account.md)
- [Perguntas frequentes sobre login na impact.com](https://help.impact.com/other/pt-br/reference-documentation/log-in-to-impactcom-faq.md)
- [Redefina seu aplicativo autenticador para 2FA](https://help.impact.com/other/pt-br/reference-documentation/reset-your-authenticator-app-for-2fa.md)
- [Obtenha ajuda e suporte](https://help.impact.com/other/pt-br/reference-documentation/get-help-and-support.md)
- [Retenção de dados da impact.com](https://help.impact.com/other/pt-br/reference-documentation/impactcom-data-retention.md)
- [Gere um arquivo HAR](https://help.impact.com/other/pt-br/reference-documentation/generate-a-har-file.md)
- [Rastreamento da impact.com e do Google Analytics — O que você precisa saber](https://help.impact.com/other/pt-br/reference-documentation/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [Moedas e fusos horários compatíveis](https://help.impact.com/other/pt-br/reference-documentation/supported-currencies-and-timezones.md)
- [Migre seu programa de performance ou de parceiros para a impact.com](https://help.impact.com/other/pt-br/reference-documentation/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [Incidentes e status de saúde do sistema](https://help.impact.com/other/pt-br/reference-documentation/incidents-and-system-health-status.md)
- [Rastreamento do Google Ads e da impact.com](https://help.impact.com/other/pt-br/reference-documentation/google-ads-and-impactcom-tracking.md)
- [Cronograma de processamento de pagamentos e feriados](https://help.impact.com/other/pt-br/reference-documentation/payment-processing-holidays-reference.md)
- [Perguntas frequentes sobre pagamentos em dinheiro para Advocates](https://help.impact.com/other/pt-br/reference-documentation/cash-payouts-faq-for-advocates.md)
- [Entendendo os cliques](https://help.impact.com/other/pt-br/reference-documentation/understanding-clicks.md)
- [Entendendo os métodos de faturamento da impact.com](https://help.impact.com/other/pt-br/reference-documentation/understanding-impactcoms-trading-models.md)
- [Recursos incluídos para Creator e Advocate — FAQ](https://help.impact.com/other/pt-br/reference-documentation/included-creator-and-advocate-features-faq.md)
- [Comece a usar os recursos incluídos para Creator e Advocate](https://help.impact.com/other/pt-br/reference-documentation/get-started-with-included-creator-and-advocate-features.md)
- [Explicação sobre a busca no marketplace](https://help.impact.com/other/pt-br/reference-documentation/marketplace-search-explained.md)
- [Recursos de IA da impact.com explicados](https://help.impact.com/other/pt-br/reference-documentation/impact.com-ai-features-explained.md)
- [Descubra seu método de faturamento](https://help.impact.com/other/pt-br/reference-documentation/discover-your-invoicing-method.md)
- [Governança de rastreamento de sites: explicação sobre o ImpactCINDAgent](https://help.impact.com/other/pt-br/reference-documentation/governanca-de-rastreamento-de-sites-explicacao-sobre-o-impactcindagent.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:

```
GET https://help.impact.com/other/pt-br/reference-documentation.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.
