> 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/creator-program/introduction-welcome-to-creator/step-3-onboard-your-creators.md).

# 第 3 步：为您的 Creator 完成入驻

强有力的入门流程有助于创作者从一开始就感到自信并建立联系，并能让他们立刻投入参与。

#### 送上热情有力的欢迎 <a href="#section-idm235008465797176" id="section-idm235008465797176"></a>

* **欢迎邮件**: 确保所有新创作者都收到一封欢迎邮件，邮件中详细说明如何生成跟踪链接、查找产品以及获取财务信息。你可以自定义一封自动化的 [系统欢迎邮件](https://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/customize-your-program-branding)，或者设置一个多条消息的 [邮件流程](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows) 在你的账户中。
  * 避免同时设置系统欢迎邮件和邮件流程，以免发送重复邮件。
* **欢迎礼品**: 向新创作者赠送一份免费的欢迎礼品，让他们一开始就有可与受众讨论的话题，从而快速起步。
* **创建一个 Facebook 群组**: 创建一个 [Facebook 群组](https://www.facebook.com/help/167970719931213/) ![\[External link\]](https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-b8ebe06c75d53cc8d24756ae9b7589e2.svg) ，用于分享有关你项目的常规信息、回答问题，并发布公告或即将到来的季节性促销活动。这是保持参与度和促进联系的好方法。

#### 为创作者提供推广你品牌所需的支持 <a href="#section-idm235008470798231" id="section-idm235008470798231"></a>

确保你的创作者拥有开始推广所需的一切。

* **分享创意素材**: 建立一个体现你品牌风格的生活方式和产品图片库，并与创作者分享。这个素材库能让他们更好地了解你的品牌美学，并为他们提供可用于推广的内容。
* **分享优惠码**: 为创作者提供专属 [促销代码](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/promo-codes/create-a-promo-code) 供他们提供给受众使用。它们还可用于跟踪转化并优化佣金。
  * 创作者很喜欢带有他们姓名、社交账号或网站名称的个性化优惠码。
* **启用产品目录**: 创建一个 [产品目录](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/product-catalogs/add-product-catalogs-as-a-brand) ，让创作者浏览并选择他们想要推广的产品。

#### 与创作者保持沟通 <a href="#section-idm235008476680517" id="section-idm235008476680517"></a>

* **使用调查问卷**: 通过 [调查问卷](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey)收集有关产品、平台使用、佣金比例等方面的反馈。它们也是了解创作者兴趣以及收集他们对即将开展项目反馈的有用方式。
* **保持联系**: 通过定期邮件、电话和网络研讨会与创作者保持沟通，并为平台使用提供实际帮助。务必在重要截止日期前联系你的创作者，帮助他们保持进度。
* **尊重他们的声音**: 向创作者表明你重视他们的声音、受众和创作风格。提供灵活的指南，并将合作定位为提升其内容的方式，而不是打断它。


---

# 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/creator-program/introduction-welcome-to-creator/step-3-onboard-your-creators.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.
