> 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/platform-features/working-with-brands/contracts/add-special-terms-to-your-contract-proposals.md).

# Ajouter des conditions spéciales à vos propositions de contrat

<a href="https://pxa.impact.com/student/activity/2767746?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=&#x26;utm_campaign=help-center" class="button primary">Suivez le cours PXA</a>

Annexe des conditions particulières d'impact.com [Contrat-cadre de campagne](https://app.impact.com/public/legal/content/MCA.ihtml), que toutes les marques et tous les partenaires acceptent. Pour inclure vos propres conditions particulières dans un contrat avec une marque partenaire, vous devrez [proposer de nouvelles conditions contractuelles](/partner/fr/que-souhaitez-vous-apprendre/platform-features/working-with-brands/contracts/propose-new-contract-terms-to-brands.md). Une fois que la marque accepte vos conditions, elles seront ajoutées à votre contrat et deviendront contraignantes pour vous et pour la marque.

1. Depuis la barre de navigation supérieure, sélectionnez **Découvrir → Mes marques**.
   * Sinon, depuis la barre de navigation supérieure, sélectionnez **Gérer → Mes marques → Mes marques**.
2. Sélectionnez le **tuile de la marque** pour la marque à laquelle vous souhaitez proposer des conditions particulières.
3. Sous le nom de la marque, sélectionnez ![](/files/70b07ede318ea62e6ddf1deddaf8e9fb63636759) **\[Plus] → Proposer un contrat**.
4. Accédez à la *Conditions particulières* section et sélectionnez les conditions particulières que vous souhaitez ajouter dans le menu déroulant.

   * Sélectionnez **Ajouter d'autres conditions** si vous souhaitez proposer d'autres conditions particulières.

   <div data-with-frame="true"><figure><img src="/files/ba429c9b2f638531acf36883d86f4edf6543ce4d" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/platform-features/working-with-brands/contracts/add-special-terms-to-your-contract-proposals.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.
