> 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/partner/es/sobre-que-te-gustaria-aprender/getting-started.md).

# Primeros pasos

- [Primeros pasos para socios](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/getting-started-for-partners.md)
- [Soy nuevo en impact.com](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1.md)
- [Soy socio](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner.md)
- [Introducción: ¡Bienvenido a impact.com para socios!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner/introduction-welcome-to-impactcom-for-partners.md)
- [Paso 1: ¡Perfecciona tu perfil!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner/step-1-join-the-marketplace.md)
- [Paso 2: ¡Solicita acceso a marcas!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner/step-2-apply-to-brands.md)
- [Paso 3: ¡Obtén enlaces de seguimiento y otro contenido!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner/step-3-get-tracking-links-and-other-content.md)
- [Paso 4: ¡Promociona tus marcas asociadas!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner/step-4-promote-your-partnered-brands.md)
- [Paso 5: ¡Empieza a ganar!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner/step-5-start-earning.md)
- [Paso 6: ¡Revisa las estadísticas de informes y haz crecer tu negocio!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner/step-6-review-reporting-stats-and-grow.md)
- [¡Felicidades!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-partner/congratulations.md)
- [Soy creador](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator.md)
- [¡Bienvenidos a impact.com, creadores!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator/welcome-to-impactcom-creators.md)
- [Paso 1: Perfecciona tu perfil](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator/step-1-work-with-brands.md)
- [Paso 2: Solicita acceso a programas de afiliados](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator/step-2-apply-to-affiliate-programs.md)
- [Paso 3: Comparte enlaces de seguimiento o códigos promocionales](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator/step-3-share-tracking-links-or-promo-codes.md)
- [Paso 4: Solicita acceso a campañas para creadores](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator/step-4-apply-to-creator-campaigns.md)
- [Paso 5: Crea y envía tus entregables](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator/step-5-create-and-submit-your-deliverables.md)
- [Paso 6: Cobra](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator/step-6-get-paid.md)
- [¡Felicidades!](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/readme-1/im-a-creator/congratulations.md)
- [Regístrate como socio en impact.com](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/sign-up-as-a-partner-on-impactcom.md)
- [Empieza a ganar con tu marca asociada](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/start-earning-with-your-partnered-brand.md)
- [Primeros pasos para socios migrados](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/getting-started-for-migrated-partners.md)
- [Rakuten Advertising a impact.com: preguntas frecuentes sobre la migración de socios](https://help.impact.com/partner/es/sobre-que-te-gustaria-aprender/getting-started/rakuten-advertising-to-impact.com-partner-migration-faq.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/partner/es/sobre-que-te-gustaria-aprender/getting-started.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.
