> 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/other/zh/reference-documentation/get-started-with-included-creator-and-advocate-features.md).

# 开始使用包含的 Creator 和 Advocate 功能

一旦你确认现有的 Performance 订阅中已包含 Creator 和 Advocate 功能，你就可以 *开始使用* 立即免费开始。或者， *升级到高级版* 以访问高级工具和多计划支持。请参阅 [包含的 Creator 与 Advocate 功能——常见问题](/other/zh/reference-documentation/included-creator-and-advocate-features-faq.md) 了解更多详情。

#### 开始使用 Performance Essentials 和 Pro

{% tabs %}
{% tab title="Creator" %}

1. 在你的品牌 [仪表板](https://app.impact.com/secure/advertiser/engage/aview.ihtml)，选择 **开通 Creator**.
   * 或者，在左上角选择你的品牌账号名称，然后在 *计划* 列中，选择 **开通 Creator**.
2. 选择 **开始使用**.
3. 按照清单提示设置你的新 Creator 计划。
   * 选择你要跟踪事件的网站落地页。
   * 指定你希望如何为创作者完成任务和交付物提供报酬。
   * 启用共享归因，以公平奖励创作者和联盟合作伙伴对客户转化的共同贡献。这会提升积极性和转化潜力。
   * 设置你的基础 Creator 结算规则，即可开始。
   * 如果你有 Shopify 商店，请将 Creator 连接到你的 Shopify 商店。
4. 完成清单后，就一切就绪了。请参阅我们的 Creator 上线后 [帮助文档流程](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/introduction-welcome-to-creator) ，了解让你的计划顺利启动的最佳实践。
   {% endtab %}

{% tab title="Advocate" %}

1. 在你的品牌 [仪表板](https://app.impact.com/secure/advertiser/engage/aview.ihtml)，选择 **开通 Advocate**.
   * 或者，在左上角选择你的品牌账号名称，然后在 *计划* 列中，选择 **开通 Advocate**.
2. 选择 **开始使用**.
3. 按照清单提示设置你的新 Advocate 计划。
   * 添加有关你品牌的详细信息，以帮助 impact.com 为你提供量身定制的体验。
   * 指定当发生购买时，你的 Advocate 及其推荐好友可获得的奖励。
   * 查看你的新 Advocate 计划规则，以确保一切正确无误。
   * 通过 impact.com 的集成插件之一，将 Advocate 连接到你的电商平台。
4. 完成清单后，就一切就绪了。请参阅我们的 Advocate 上线后 [帮助文档流程](https://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/introduction-welcome-to-advocate) ，了解让你的计划顺利启动的最佳实践。
   {% endtab %}
   {% endtabs %}

#### 开始使用 Performance Enterprise

1. 在你的品牌 [仪表板](https://app.impact.com/secure/advertiser/engage/aview.ihtml)，选择 **开通 Creator / Advocate**.
   * 或者，在左上角选择你的品牌账号名称，然后在 *计划* 列中，选择 **开通 Creator / Advocate**.
2. 选择 **申请演示**.
   * 我们的团队会与你联系，指导你完成设置。

#### 使用 Performance Essentials 和 Pro 升级到高级版

1. 在你的品牌 [仪表板](https://app.impact.com/secure/advertiser/engage/aview.ihtml)，选择 **获取 Creator / Advocate 高级版**.
   * 或者，在左上角选择你的品牌账号名称，然后在 *计划* 列中，选择 **获取 Creator / Advocate 高级版**.
2. 选择 **升级到高级版**.
3. 查看订阅付款详情，然后选择 **接受并购买**.
   * 如果你在访问高级功能时遇到任何问题，请联系 [支持](https://app.impact.com/support/portal.ihtml).
   * 请参阅我们的 Creator 和 Advocate 上线后 [帮助文档流程](/brand/zh/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com.md) ，了解让你的计划顺利启动的最佳实践。

#### 使用 Performance Enterprise 升级到高级版

1. 在你的品牌 [仪表板](https://app.impact.com/secure/advertiser/engage/aview.ihtml)，选择 **获取 Creator / Advocate 高级版**.
   * 或者，在左上角选择你的品牌账号名称，然后在 *计划* 列中，选择 **获取 Creator / Advocate 高级版**.
2. 选择 **升级到高级版**.
3. 选择 **申请演示**.
   * 我们的团队会与你联系，指导你完成设置。


---

# 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/other/zh/reference-documentation/get-started-with-included-creator-and-advocate-features.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.
