> 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/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/create-custom-partner-sign-up-terms-for-brands.md).

# 为品牌创建自定义合作伙伴注册条款

您可以为合作伙伴在注册时同意设置标准条款或自定义条款。这些条款用于规范您与合作伙伴之间的效果营销合作关系。在设置您的 [自定义程序品牌](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/customize-your-program-branding.md)时，系统会提供以下选项供您选择：

* 标准主程序协议
* 自定义注册条款

#### 标准主程序协议

如果您保留此默认选项，所有合作伙伴注册页面都将显示 impact.com's 的 [主活动协议](https://app.impact.com/content/MCA.ihtml)。合作伙伴注册条款适用于新合作伙伴注册和现有合作伙伴。如果您对此协议有任何问题或疑虑， [联系支持](https://app.impact.com/support/portal.ihtml).

* 条款将如何向合作伙伴显示：

  <div data-with-frame="true"><figure><img src="/files/118eeb44b528e1958921b8e47a0bb776a8271f42" alt=""><figcaption></figcaption></figure></div>

#### 自定义注册条款

自定义您自己的合作伙伴注册条款可让您创建合作伙伴在注册时可以同意的自定义条款。要设置自定义注册条款，请执行以下操作：

1. 从顶部导航栏中选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在左侧，位于……下方 *品牌设置* 部分，选择 **注册页面**.
3. 在 *合作伙伴协议条款* 部分，选择 **使用我自己的自定义注册条款（PDF）**.
4. 选择 **选择文件**.
   * 上传一份包含您希望合作伙伴在注册时同意的条款的 PDF 文件。
5. 选择 **保存**.

   * 条款将如何向合作伙伴显示：

   <div data-with-frame="true"><figure><img src="/files/4d60b65b9e245d097fa8d4970448550327325f13" alt=""><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/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/create-custom-partner-sign-up-terms-for-brands.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.
