> 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/es/what-would-you-like-to-learn-about/readme.md).

# Primeros pasos

- [Primeros pasos para marcas](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/getting-started-for-brands.md)
- [Primeros pasos con Starter Edition](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/getting-started-with-starter-edition.md)
- [Configura tus ajustes financieros iniciales](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/set-your-initial-finance-settings.md)
- [Configura los períodos de bloqueo de acciones y programación de pagos](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/set-action-locking-and-payment-scheduling-periods.md)
- [Descripción general de Starter Edition para marcas](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/starter-edition-for-brands-overview.md)
- [Haz crecer tus alianzas con Essentials Edition](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/grow-your-partnerships-with-essentials-edition.md)
- [Introducción a los informes de impact.com para marcas](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/introduction-to-impactcom-reporting-for-brands.md)
- [Soy nuevo en impact.com](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com.md)
- [Bienvenido a Starter Edition de impact.com](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition.md)
- [Paso 1: revisa y activa el feed de tu catálogo de productos](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-1-review-and-activate-your-product-catalog-feed.md)
- [Paso 2: haz que tus productos sean fácilmente accesibles para los partners](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-2-make-your-products-easily-accessible-to-partners.md)
- [Paso 3: incorpora a los partners existentes a tu programa de impact.com](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-3-onboard-existing-partners-to-your-impact.com-program.md)
- [Paso 4: convierte tu sitio web en una herramienta de captación de partners](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-4-turn-your-website-into-a-partner-recruitment-tool.md)
- [Paso 5: revisa las nuevas solicitudes de partners](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-5-review-new-partner-applications.md)
- [Paso 6: crea y asigna códigos promocionales a los partners](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-6-create-and-assign-promo-codes-to-partners.md)
- [Paso 7: crea y sube varios tipos de anuncios](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-7-create-and-upload-multiple-ad-types.md)
- [Paso 8: recluta e incorpora a nuevos partners a tu programa](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-8-recruit-and-onboard-new-partners-to-your-program.md)
- [Paso 9: interactúa con tus partners](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-9-engage-with-your-partners.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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/es/what-would-you-like-to-learn-about/readme.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.
