> 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/getting-started/readme-1/im-a-creator/step-1-work-with-brands.md).

# 第 1 步：完善你的资料

<a href="https://pxa.impact.com/student/activity/1576384?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=crea-151&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

既然你已经注册了 impact.com，你几乎可以开始向品牌申请了。在大多数情况下，你的市场申请会在你完成 [注册清单](/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)。这是你向品牌展示你是谁以及你感兴趣的合作类型的机会。

{% hint style="success" %}
**你是受品牌邀请加入 impact.com 的吗？** 如果某个品牌向你发送了其项目或活动的注册链接，那么你在完成入职后，系统可能不会自动为你提交市场申请。你只需立即开始与合作品牌合作，方法是 [分享追踪链接、促销代码](/partner/zh/ni-xiang-liao-jie-shen-me/getting-started/readme-1/im-a-creator/step-3-share-tracking-links-or-promo-codes.md)，或 [交付物](/partner/zh/ni-xiang-liao-jie-shen-me/getting-started/readme-1/im-a-creator/step-5-create-and-submit-your-deliverables.md)。参见 [了解你的市场申请状态](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/understand-your-marketplace-application-status.md) ，以确认你的进度。
{% endhint %}

#### 以下是你的资料在市场中向品牌展示的样子：

<div data-with-frame="true"><figure><img src="/files/cbbf74427469c78c81bb46b3bffb09b4cc3f2d05" alt="" width="563"><figcaption></figcaption></figure></div>

#### 你的市场资料应：

* 描述你的细分领域和受众，例如：“面向独自旅行者的预算旅行创作者”
* 清楚说明你想合作的品牌类型，例如：“寻求与可持续护肤和有机美妆品牌合作”
* 提供全面的描述，其中包含你理想品牌在招募时会搜索的关键词
* 包含你所有的媒体资产和已验证的所有权，让品牌对你所能提供的内容更有信心

我们会在 72 小时内审核申请。你的市场申请获批后，我们会给你发送电子邮件。在此期间，你可以跟踪申请状态并了解如何 [提高被接受的机会](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/understand-your-marketplace-application-status.md#marketplace-application-statuses)。另外，请确保你已完成任何税务居住信息以及 [所需的税务表格](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/finance-documents/electronic-tax-documents-for-partners-explained.md).

一旦你进入市场，就开始寻找 *品牌项目* 和 *创作者活动* 加入。这两种合作类型的运作方式略有不同——都浏览一下，了解各种可能性！

{% hint style="info" %}
**提示：** 如果你有兴趣与没有公开创作者活动的品牌合作，请改为申请其项目——这可能会为你以后与他们合作创作者活动打开大门！有些品牌只允许签约合作伙伴查看并申请其创作者活动。
{% endhint %}


---

# 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/getting-started/readme-1/im-a-creator/step-1-work-with-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.
