> 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-partner/step-2-apply-to-brands.md).

# 第 2 步：申请品牌方！

你可以通过 2 种方式开始与品牌建立合作关系。这些方法包括：

* [向品牌发送合作提案](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/find-and-apply-to-brands.md) 你有兴趣与其合作的
* [接受合作提案](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/manage-your-brand-invitations-and-applications.md) 品牌已向你发送的

#### 在你申请后

1. 品牌会收到你的申请。他们可能会与你协商报酬、任务或其他细节。
2. 当申请被批准或拒绝时，你会收到电子邮件和应用内通知。
3. 你最终确定的 [合同](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/contracts-explained-for-partners.md) 将显示该品牌的佣金详情和要求。
4. 创建并分享你的链接或优惠码，开始赚取收益！

<div data-with-frame="true"><figure><img src="/files/9f19fa8a63d3d1d2df4def66f85c245b37579b02" 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/partner/zh/ni-xiang-liao-jie-shen-me/getting-started/readme-1/im-a-partner/step-2-apply-to-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.
