> 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/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/campaigns-for-creators-explained.md).

# 面向创作者的活动详解

创作者活动让你可以通过完成品牌提出的任务，与合作品牌围绕一个明确目标展开协作。任务通常包括制作社交媒体帖子来推广品牌，你提供创意方向，而不是转发品牌制作的广告。参与创作者活动是在不失去真实性的前提下，将你的创造力和声音变现的绝佳方式。

## 如何参与创作者活动

1. 你的 impact.com 个人资料包含相关信息：
   * [x] 你的商业模式被归类为 *创作者* 在……期间 [注册流程中](/partner/zh/ni-xiang-liao-jie-shen-me/getting-started/sign-up-as-a-partner-on-impactcom.md)，或 [在个人资料设置中更新](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md)
   * [x] 你已连接至少 [一个社交媒体账号](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/connect-media-properties/connect-a-social-media-profile.md) 且拥有 1,000+ 名关注者
   * [x] 你的个人资料的 [个人信息](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md) 表明你已年满 18 岁
2. 某个品牌邀请你参加他们的活动，而你：
   * [x] 已注册 impact.com 并连接至少 [一个社交媒体账号](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/connect-media-properties/connect-a-social-media-profile.md) 且拥有 1,000+ 名关注者
   * [x] 接受了活动邀请

{% hint style="success" %}
**注意：** 如果你收到活动邀请并接受条款，你将自动加入该活动所属的母项目。
{% endhint %}

## 访问可用的创作者活动

{% tabs %}
{% tab title="通过活动市场" %}

1. 在顶部导航栏中，选择 **发现**.
2. 选择 [**查找活动**](https://app.impact.com/secure/mediapartner/marketplace/influencer-marketplace-flow.ihtml).
3. 在此界面中，你可以：

   * [查找并加入创作者活动](/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/join-creator-campaigns.md)
   * [上传并提交活动任务和社交指标](/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/rename-and-submit-creator-campaign-tasks.md)
   * [为活动任务生成跟踪链接](/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/generate-tracking-links-for-campaign-tasks-as-a-creator.md)

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

{% endtab %}

{% tab title="通过仪表板" %}

1. 在您的 [仪表板](https://app.impact.com/secure/mediapartner/home/pview.ihtml)，前往 *寻找您的下一个活动* 小组件。
   * 参见 [合作伙伴仪表板和小组件说明](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/dashboard/partner-dashboard-and-widgets-explained.md#find-your-next-campaign) 了解更多。
     {% endtab %}
     {% endtabs %}

## 了解创作者活动的付款

活动在母项目内运行，其条款优先于你的项目合同。例如，通过活动任务跟踪链接带来的点击，其奖励将基于你的活动 SOW 付款条款，而不是你的项目条款。

品牌可以通过 3 种方式为你完成活动任务进行支付：

* **固定费用**：完成交付内容的固定费用
* **基于绩效**：佣金遵循与你的项目关联的事件类型付款计划
* **产品赠送**：非金钱补偿

不支持预付款。品牌必须从活动的 *付款* 选项卡中手动发起付款，但你的活动佣金会经历与其他合作伙伴付款相同的签约、锁定和结算步骤。请参阅 [《合作伙伴付款：从行动到付款的说明》](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout) 了解付款生命周期的详细说明。

还有问题？请参阅 [创作者活动常见问题](/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/creator-campaign-faqs.md) 了解更多。


---

# 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/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/campaigns-for-creators-explained.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.
