> 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/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/add-special-terms-to-your-contract-proposals.md).

# 在你的合同提案中添加特殊条款

<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">参加 PXA 课程</a>

impact.com 的特殊条款补充 [主活动协议](https://app.impact.com/public/legal/content/MCA.ihtml)，所有品牌和合作伙伴都会接受。若要在与合作品牌签订的合同中加入你自己的特殊条款，你需要 [提出新的合同条款](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/propose-new-contract-terms-to-brands.md)。一旦品牌接受你的条款，它们就会被添加到你的合同中，并对你和该品牌具有约束力。

1. 在顶部导航栏中，选择 **发现** → **我的品牌**.
2. 选择 **品牌卡片** ，对应你想提出特殊条款的品牌。
3. 在品牌名称下方，选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多] → 提议合同**.
4. 转到 *特殊条款* 部分，然后从下拉菜单中选择要添加的特殊条款。

   * 选择 **添加更多条款** 如果你想提出更多特殊条款。

   <div data-with-frame="true"><figure><img src="/files/c55a3bd2060f367ba0f6f11c5946e92c77743557" 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/zh/ni-xiang-liao-jie-shen-me/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.
