> 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/solution-partner/getting-started-with-solution-partners.md).

# 代理商伙伴入门

1. 在收到注册邀请邮件后，点击按钮进入代理商合作伙伴平台注册页面
2. 设置您的密码，检查您的公司名称以及填写公司注册地址

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

3. 点击下一步，填写您的银行信息，这将是您接受我们的佣金的银行账号。请注意保持该信息与合同内的收款信息一致

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

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

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

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

<figure><img src="/files/5v4yIzPd50JmBSTkPGkN" alt=""><figcaption></figcaption></figure>

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

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

7. 点击左下角设置按钮，可修改您的公司基本信息以及收款详情，注意与合同内信息保持一致

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

8. 可点击左下角头像进入个人设置页面，对个人信息，包括姓名、号码进行修改，同时支持修改密码。如需修改邮箱请联系您的客户经理

<figure><img src="/files/DEfecOQByKzjIGYwBDDC" 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/solution-partner/getting-started-with-solution-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.
