> 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/fr/que-souhaitez-vous-apprendre/getting-started.md).

# Bien démarrer

- [Premiers pas pour les partenaires](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/getting-started-for-partners.md)
- [Je découvre impact.com](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme.md)
- [Je suis partenaire](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner.md)
- [Introduction : bienvenue sur impact.com pour les partenaires !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner/introduction-welcome-to-impactcom-for-partners.md)
- [Étape 1 : peaufinez votre profil !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner/step-1-join-the-marketplace.md)
- [Étape 2 : postulez auprès des marques !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner/step-2-apply-to-brands.md)
- [Étape 3 : obtenez des liens de suivi et d'autres contenus !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner/step-3-get-tracking-links-and-other-content.md)
- [Étape 4 : faites la promotion de vos marques partenaires !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner/step-4-promote-your-partnered-brands.md)
- [Étape 5 : commencez à gagner !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner/step-5-start-earning.md)
- [Étape 6 : consultez les statistiques de reporting et développez-vous !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner/step-6-review-reporting-stats-and-grow.md)
- [Félicitations !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-partner/congratulations.md)
- [Je suis créateur](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator.md)
- [Bienvenue sur impact.com, créateurs !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator/welcome-to-impactcom-creators.md)
- [Étape 1 : peaufinez votre profil](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator/step-1-work-with-brands.md)
- [Étape 2 : postulez aux programmes d'affiliation](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator/step-2-apply-to-affiliate-programs.md)
- [Étape 3 : partagez des liens de suivi ou des codes promo](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator/step-3-share-tracking-links-or-promo-codes.md)
- [Étape 4 : postulez aux campagnes créateurs](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator/step-4-apply-to-creator-campaigns.md)
- [Étape 5 : créez et soumettez vos livrables](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator/step-5-create-and-submit-your-deliverables.md)
- [Étape 6 : soyez payé](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator/step-6-get-paid.md)
- [Félicitations !](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/readme/im-a-creator/congratulations.md)
- [Inscrivez-vous en tant que partenaire sur impact.com](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/sign-up-as-a-partner-on-impactcom.md)
- [Commencez à gagner avec votre marque partenaire](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/start-earning-with-your-partnered-brand.md)
- [Premiers pas pour les partenaires migrés](https://help.impact.com/partner/fr/que-souhaitez-vous-apprendre/getting-started/getting-started-for-migrated-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/partner/fr/que-souhaitez-vous-apprendre/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.
