> 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/es/reference-documentation.md).

# Documentación de referencia

- [Tokens de acceso de la API y registro de cambios](https://help.impact.com/other/es/reference-documentation/api-access-tokens-and-changelog.md): Esta carpeta contiene documentación relevante sobre los tokens de acceso de la API y los cambios en la API de impact.com. Para consultar la referencia completa de la API de impact.com, visita https://integrations.impact.com/
- [Migra a tokens con alcance](https://help.impact.com/other/es/reference-documentation/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [Tokens con alcance: mejores prácticas](https://help.impact.com/other/es/reference-documentation/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [Mantén seguros tus tokens de acceso](https://help.impact.com/other/es/reference-documentation/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md)
- [Resumen del registro de cambios de la API](https://help.impact.com/other/es/reference-documentation/api-access-tokens-and-changelog/api-changelog-summary.md)
- [Explicación de las comisiones por cambio de divisas](https://help.impact.com/other/es/reference-documentation/foreign-exchange-fees-explained.md)
- [Referencia de códigos de error de impact.com](https://help.impact.com/other/es/reference-documentation/impactcom-error-codes-reference.md)
- [Preguntas frecuentes sobre la autenticación de dos factores](https://help.impact.com/other/es/reference-documentation/two-factor-authentication-faqs.md)
- [Habilita la autenticación de dos factores a nivel de usuario](https://help.impact.com/other/es/reference-documentation/enable-user-level-two-factor-authentication.md)
- [Inicia sesión en tu cuenta de impact.com](https://help.impact.com/other/es/reference-documentation/log-in-to-your-impactcom-account.md)
- [Preguntas frecuentes sobre iniciar sesión en impact.com](https://help.impact.com/other/es/reference-documentation/log-in-to-impactcom-faq.md)
- [Restablece tu aplicación de autenticación para la 2FA](https://help.impact.com/other/es/reference-documentation/reset-your-authenticator-app-for-2fa.md)
- [Obtén ayuda y soporte](https://help.impact.com/other/es/reference-documentation/get-help-and-support.md)
- [Retención de datos de impact.com](https://help.impact.com/other/es/reference-documentation/impactcom-data-retention.md)
- [Genera un archivo HAR](https://help.impact.com/other/es/reference-documentation/generate-a-har-file.md)
- [Seguimiento de impact.com y Google Analytics: lo que necesitas saber](https://help.impact.com/other/es/reference-documentation/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [Monedas y zonas horarias compatibles](https://help.impact.com/other/es/reference-documentation/supported-currencies-and-timezones.md)
- [Migra tu programa de rendimiento o de socios a impact.com](https://help.impact.com/other/es/reference-documentation/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [Incidentes y estado de salud del sistema](https://help.impact.com/other/es/reference-documentation/incidents-and-system-health-status.md)
- [Seguimiento de Google Ads e impact.com](https://help.impact.com/other/es/reference-documentation/google-ads-and-impactcom-tracking.md)
- [Calendario de procesamiento de pagos y festivos](https://help.impact.com/other/es/reference-documentation/payment-processing-holidays-reference.md)
- [Preguntas frecuentes sobre pagos en efectivo para defensores](https://help.impact.com/other/es/reference-documentation/cash-payouts-faq-for-advocates.md)
- [Comprender los clics](https://help.impact.com/other/es/reference-documentation/understanding-clicks.md)
- [Comprender los métodos de facturación de impact.com](https://help.impact.com/other/es/reference-documentation/understanding-impactcoms-trading-models.md)
- [Preguntas frecuentes sobre las funciones incluidas para creadores y defensores](https://help.impact.com/other/es/reference-documentation/included-creator-and-advocate-features-faq.md)
- [Empieza con las funciones incluidas para creadores y defensores](https://help.impact.com/other/es/reference-documentation/get-started-with-included-creator-and-advocate-features.md)
- [Explicación de la búsqueda en Marketplace](https://help.impact.com/other/es/reference-documentation/marketplace-search-explained.md)
- [Explicación de las funciones de IA de impact.com](https://help.impact.com/other/es/reference-documentation/impact.com-ai-features-explained.md)
- [Descubre tu método de facturación](https://help.impact.com/other/es/reference-documentation/discover-your-invoicing-method.md)
- [Gobernanza del rastreo del sitio web: explicación de ImpactCINDAgent](https://help.impact.com/other/es/reference-documentation/gobernanza-del-rastreo-del-sitio-web-explicacion-de-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/es/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.
