> 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)时，您将有以下选项可供选择：

* 标准主项目协议 (MPA)
* 自定义注册条款

## 标准主项目协议

如果您保留此默认选项，所有合作伙伴注册页面都将显示 impact.com 的 [主项目协议](https://impact.com/legal/impact.com_Master_Program_Agreement.pdf) (MPA)。&#x20;

合作伙伴注册条款适用于新的合作伙伴注册和现有合作伙伴。如果您对此协议有任何疑问或顾虑， [请联系支持团队](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.
