> 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/nin-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/nin-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/nin-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.
