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

# Añadir términos especiales a tus propuestas de contrato

<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">Toma el curso de PXA</a>

Suplemento de términos especiales de impact.com. [Acuerdo maestro de campaña](https://app.impact.com/public/legal/content/MCA.ihtml), que todas las marcas y socios aceptan. Para incluir tus propios términos especiales en un contrato con una marca asociada, tendrás que [proponer nuevos términos contractuales](/partner/es/sobre-que-te-gustaria-aprender/platform-features/working-with-brands/contracts/propose-new-contract-terms-to-brands.md). Una vez que la marca acepte tus términos, se añadirán a tu contrato y quedarán vinculantes para ti y la marca.

1. En la barra de navegación superior, selecciona **Descubrir** → **Mis marcas**.
2. Selecciona la **ficha de la marca** de la marca a la que deseas proponer términos especiales.
3. Debajo del nombre de la marca, selecciona ![](/files/362ff86c9ab6975318b14340802ebb74ebc08ed9) **\[Más] → Proponer contrato**.
4. Ve a la *Términos especiales* sección y selecciona los términos especiales que quieras añadir en el menú desplegable.

   * Selecciona **Añadir más términos** si quieres proponer más términos especiales.

   <div data-with-frame="true"><figure><img src="/files/5993bd145701f921269704c4fed3438258905fc5" 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/es/sobre-que-te-gustaria-aprender/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.
