> 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/how-do-alliance-partners-receive-payments.md).

# 联盟伙伴如何收款？

1. 登录您的 PayPal 账号

<figure><img src="/files/3n3FGNRIUF8iJ8U1cjAD" alt=""><figcaption></figcaption></figure>

2. 点击右侧的【create an invoice】按钮，或从上方的【send and request】导航栏进入创建 invoice

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

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

3. 在创建 Invoice 界面填入 YCloud 的信息

**【重要！！！以下信息建议使用复制粘贴】**

**【名称】请填写全称(包括最后的“.”)：**<mark style="color:red;">**YCLOUD INTERNATIONAL PTE. LTD.**</mark>

**【Email】请填写：**<mark style="color:red;">**<pay@ycloud.com>**</mark>

**填写错误将导致无法打款，对您的收款流程造成延迟，请细心核对填写内容，保证与上述内容一致**

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

4. 在 Items 一栏创建名为【Affiliate Partner Commission】的商品，以美金为单位填入您的佣金金额

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

5. 点击右侧【preview】tab 进行预览查看

<figure><img src="/files/1G86tEkuKQXhSH06ux3Y" alt=""><figcaption></figcaption></figure>

6. 确认填写信息，佣金金额等重要信息无误后，您可以直接点击右上角的【send】按钮将Invoice 发至我们的邮箱。我们将在收到您的 Invoice 后核对您的佣金信息，并为您打款

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

<figure><img src="https://ycloudteam.feishu.cn/space/api/box/stream/download/asynccode/?code=MWFlNjA1ZmEwYjBiNDUxMzZkNDg5ODVlNjYxZGJmMTVfU1Iyazd3djdlckNQSmVoWEhhQnJwSkM3akRHRndiUnpfVG9rZW46RnhOTmJBN1Jqb1cyRlh4b3hOWWN1S2NTblpkXzE3NDkxODIyOTA6MTc0OTE4NTg5MF9WNA" 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/how-do-alliance-partners-receive-payments.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.
