> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/partner-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/partner-center/affiliate-partner/getting-started-with-affiliate-partners.md).

# 联盟伙伴入门

1. 在收到注册邀请邮件后，点击按钮进入联盟合作伙伴平台注册页面
2. 设置您的登录密码，选择您的国家与地区

<figure><img src="/files/a0aMoV18s6nL0B14M81w" alt=""><figcaption></figcaption></figure>

3. 填写您的收款信息（选填，您可以完成注册后补充该信息）
4. 仔细阅读协议并勾选协议后即可开始您的旅程！

<figure><img src="/files/4Cv86DsdnibFVBNGnd3D" alt=""><figcaption></figcaption></figure>

5. 注册完成后您可以登录合作伙伴平台，通过 Dashboard创建、分享您的专属推荐链接。您还可以查看各个推荐链接的效果，包括点击数、注册数、转化数，在【total earned】数据模块中查看您一共获得了多少佣金

<figure><img src="/files/u11SqIyUEsYnhxYfGFLm" alt=""><figcaption></figcaption></figure>

6. 在 Customer 菜单中关注通过您的链接已完成转化的客户，查看他们的联系人信息

<figure><img src="/files/KTyQjtLzjJgYpymIzAFA" alt=""><figcaption></figcaption></figure>

7. 在 Payouts 菜单下，您可以查看您的每月出账情况，以及查看佣金订单详情，本账期和未来账期将支付的佣金在上方统计面板可查看

<figure><img src="/files/0CCd73o9ugkSo79tWny0" alt=""><figcaption></figcaption></figure>

8. 点击左下角头像，通过设置齿轮按钮进入设置页面。您可在此设置您的显示名称、头像等基本信息，包括更新收款方式以及修改系统密码

<figure><img src="/files/RPh3rAa9T5eja4QGbWqt" alt=""><figcaption></figcaption></figure>


---

# 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://helpdocs.ycloud.com/partner-center/affiliate-partner/getting-started-with-affiliate-partners.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.
