> 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/home/fr/docs.md).

# impact.com Help Center

<h2 align="center">Comment pouvons-nous vous aider ?</h2>

<p align="center">Appuyez sur Ctrl + K ou Cmd + K pour commencer !</p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Je suis une marque</strong></td><td>Découvrez comment automatiser et développer votre programme de partenariat avec des influenceurs, des affiliés, des éditeurs et plus encore.</td><td><a href="/spaces/SnEQrtHIzbiMxIW3oQDN">/spaces/SnEQrtHIzbiMxIW3oQDN</a></td><td data-object-fit="contain"><a href="/files/kWNiM5CFrAmAR6vdwPoL">/files/kWNiM5CFrAmAR6vdwPoL</a></td></tr><tr><td><strong>Je suis un partenaire</strong></td><td>Êtes-vous un créateur cherchant à monétiser votre contenu ou un éditeur souhaitant créer de nouvelles sources de revenus ?</td><td><a href="/spaces/1aCnFIT5TeVRLlHxkYJY">/spaces/1aCnFIT5TeVRLlHxkYJY</a></td><td data-object-fit="contain"><a href="/files/w88SjxmzoCiAeQBgfl0K">/files/w88SjxmzoCiAeQBgfl0K</a></td></tr><tr><td><strong>I'm an Agency</strong></td><td>Découvrez comment obtenir de la croissance pour vos clients et développer votre agence avec la plateforme de gestion de partenariats impact.com.</td><td><a href="/spaces/Z3q2lWp7xy9MIsrXY4D6">/spaces/Z3q2lWp7xy9MIsrXY4D6</a></td><td data-object-fit="contain"><a href="/files/QTlL5OEfvGwEBVVqRoWd">/files/QTlL5OEfvGwEBVVqRoWd</a></td></tr></tbody></table>


---

# 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/home/fr/docs.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.
