# Documentação de Referência

- [Tokens de Acesso à API e Changelog](https://help.impact.com/other/pt-br/readme/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 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/readme/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [Tokens com Escopo: Melhores Práticas](https://help.impact.com/other/pt-br/readme/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [Mantenha Seus Tokens de Acesso Seguros](https://help.impact.com/other/pt-br/readme/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md)
- [Resumo do Changelog da API](https://help.impact.com/other/pt-br/readme/api-access-tokens-and-changelog/api-changelog-summary.md)
- [Explicação sobre Taxas de Câmbio](https://help.impact.com/other/pt-br/readme/foreign-exchange-fees-explained.md)
- [Referência de Códigos de Erro da impact.com](https://help.impact.com/other/pt-br/readme/impactcom-error-codes-reference.md)
- [Perguntas Frequentes sobre Autenticação de Dois Fatores](https://help.impact.com/other/pt-br/readme/two-factor-authentication-faqs.md)
- [Ativar Autenticação de Dois Fatores no Nível do Usuário](https://help.impact.com/other/pt-br/readme/enable-user-level-two-factor-authentication.md)
- [Faça Login na Sua Conta da impact.com](https://help.impact.com/other/pt-br/readme/log-in-to-your-impactcom-account.md)
- [Perguntas Frequentes sobre Login na impact.com](https://help.impact.com/other/pt-br/readme/log-in-to-impactcom-faq.md)
- [Redefina seu aplicativo autenticador para 2FA](https://help.impact.com/other/pt-br/readme/reset-your-authenticator-app-for-2fa.md)
- [Obter Ajuda e Suporte](https://help.impact.com/other/pt-br/readme/get-help-and-support.md)
- [Retenção de Dados da impact.com](https://help.impact.com/other/pt-br/readme/impactcom-data-retention.md)
- [Gerar um Arquivo HAR](https://help.impact.com/other/pt-br/readme/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/readme/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [Moedas e fusos horários suportados](https://help.impact.com/other/pt-br/readme/supported-currencies-and-timezones.md)
- [Migre seu Programa de Performance ou de Parceiros para a impact.com](https://help.impact.com/other/pt-br/readme/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [Incidentes e Status da Integridade do Sistema](https://help.impact.com/other/pt-br/readme/incidents-and-system-health-status.md)
- [Rastreamento do Google Ads e da impact.com](https://help.impact.com/other/pt-br/readme/google-ads-and-impactcom-tracking.md)
- [Referência de Feriados do Processamento de Pagamentos](https://help.impact.com/other/pt-br/readme/payment-processing-holidays-reference.md)
- [Perguntas Frequentes sobre Pagamentos em Dinheiro para Defensores](https://help.impact.com/other/pt-br/readme/cash-payouts-faq-for-advocates.md)
- [Entendendo Cliques](https://help.impact.com/other/pt-br/readme/understanding-clicks.md)
- [Entendendo os Métodos de Faturamento da impact.com](https://help.impact.com/other/pt-br/readme/understanding-impactcoms-trading-models.md)
- [Recursos Incluídos para Criadores e Defensores — FAQ](https://help.impact.com/other/pt-br/readme/included-creator-and-advocate-features-faq.md)
- [Comece a Usar os Recursos Incluídos para Criadores e Defensores](https://help.impact.com/other/pt-br/readme/get-started-with-included-creator-and-advocate-features.md)
- [Explicação da Pesquisa no Marketplace](https://help.impact.com/other/pt-br/readme/marketplace-search-explained.md)
- [Recursos de IA da impact.com Explicados](https://help.impact.com/other/pt-br/readme/impact.com-ai-features-explained.md)
- [Descubra seu Método de Faturamento](https://help.impact.com/other/pt-br/readme/discover-your-invoicing-method.md)


---

# Agent Instructions: 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/readme.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.
