# Documentación de referencia

- [Tokens de acceso a la API y registro de cambios](https://help.impact.com/other/es/readme/api-access-tokens-and-changelog.md): Esta carpeta contiene documentación relevante sobre los tokens de acceso a la API y los cambios en la API de impact.com. Para consultar la referencia completa de la API de impact.com, vaya a https://integrations.impact.com/
- [Migrar a tokens con ámbito](https://help.impact.com/other/es/readme/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [Tokens con ámbito: mejores prácticas](https://help.impact.com/other/es/readme/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [Mantenga seguros sus tokens de acceso](https://help.impact.com/other/es/readme/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/readme/api-access-tokens-and-changelog/api-changelog-summary.md)
- [Explicación de las comisiones por cambio de divisa](https://help.impact.com/other/es/readme/foreign-exchange-fees-explained.md)
- [Referencia de códigos de error de impact.com](https://help.impact.com/other/es/readme/impactcom-error-codes-reference.md)
- [Preguntas frecuentes sobre la autenticación de dos factores](https://help.impact.com/other/es/readme/two-factor-authentication-faqs.md)
- [Habilitar la autenticación de dos factores a nivel de usuario](https://help.impact.com/other/es/readme/enable-user-level-two-factor-authentication.md)
- [Inicie sesión en su cuenta de impact.com](https://help.impact.com/other/es/readme/log-in-to-your-impactcom-account.md)
- [Preguntas frecuentes sobre iniciar sesión en impact.com](https://help.impact.com/other/es/readme/log-in-to-impactcom-faq.md)
- [Restablecer su aplicación autenticadora para 2FA](https://help.impact.com/other/es/readme/reset-your-authenticator-app-for-2fa.md)
- [Obtener ayuda y soporte](https://help.impact.com/other/es/readme/get-help-and-support.md)
- [Retención de datos de impact.com](https://help.impact.com/other/es/readme/impactcom-data-retention.md)
- [Generar un archivo HAR](https://help.impact.com/other/es/readme/generate-a-har-file.md)
- [Seguimiento de impact.com y Google Analytics: lo que necesita saber](https://help.impact.com/other/es/readme/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [Monedas y zonas horarias compatibles](https://help.impact.com/other/es/readme/supported-currencies-and-timezones.md)
- [Migre su programa de rendimiento o de socios a impact.com](https://help.impact.com/other/es/readme/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [Incidentes y estado de salud del sistema](https://help.impact.com/other/es/readme/incidents-and-system-health-status.md)
- [Seguimiento de Google Ads e impact.com](https://help.impact.com/other/es/readme/google-ads-and-impactcom-tracking.md)
- [Referencia de días festivos para el procesamiento de pagos](https://help.impact.com/other/es/readme/payment-processing-holidays-reference.md)
- [Preguntas frecuentes sobre pagos en efectivo para defensores](https://help.impact.com/other/es/readme/cash-payouts-faq-for-advocates.md)
- [Entender los clics](https://help.impact.com/other/es/readme/understanding-clicks.md)
- [Entender los métodos de facturación de impact.com](https://help.impact.com/other/es/readme/understanding-impactcoms-trading-models.md)
- [Funciones incluidas para creadores y defensores: preguntas frecuentes](https://help.impact.com/other/es/readme/included-creator-and-advocate-features-faq.md)
- [Empiece a usar las funciones incluidas para creadores y defensores](https://help.impact.com/other/es/readme/get-started-with-included-creator-and-advocate-features.md)
- [Explicación de la búsqueda en el marketplace](https://help.impact.com/other/es/readme/marketplace-search-explained.md)
- [Explicación de las funciones de IA de impact.com](https://help.impact.com/other/es/readme/impact.com-ai-features-explained.md)
- [Descubra su método de facturación](https://help.impact.com/other/es/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/es/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.
