> 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/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate.md).

# Prise en main d’Advocate

- [Explication du programme Advocate](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/advocate-program-explained.md)
- [Explication des règles du programme Advocate](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/advocate-program-rules-explained.md)
- [Configurer votre programme Advocate](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/configure-your-advocate-program.md)
- [Créer et publier un brouillon de programme pour Advocate](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/create-and-publish-a-program-draft-for-advocate.md)
- [Découvrez de nouveaux partenariats avec Advocate](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/discover-new-partnerships-with-advocate.md)
- [Importer les données de votre programme de parrainage](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/import-your-referral-program-data.md)
- [Migrer vers impact.com depuis SaaSquatch](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/migrate-to-impactcom-from-saasquatch.md)
- [Importer les données du programme de parrainage depuis SaaSquatch](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/import-referral-program-data-from-saasquatch.md)
- [Exigences de données pour les utilisateurs d’Advocate](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/data-requirements-for-advocate-users.md)
- [Explication des types de codes Advocate](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/advocate-code-types-explained.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/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate.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.
