> 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-2-apply-to-affiliate-programs.md).

# 第 2 步：申请联盟计划

联盟营销计划让你推广你已经熟悉和喜爱的品牌和产品——也能自然地推广你感兴趣的新品牌。通过分享可赚佣金的链接或优惠码，这是一种持续从你的内容中赚钱的好方式！这些计划通常长期有效，没有开始和结束日期。

查找并 [申请](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/find-and-apply-to-brands.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-creator/step-2-apply-to-affiliate-programs.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.
