> 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-6-get-paid.md).

# 第 6 步：获得付款

在您的仪表板上，您可以查看待付款项和当前可用余额。此部分显示您的联盟收益。 [收益](/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/view-your-received-creator-campaign-payments.md) 来自您的创作者活动的内容可在“查找活动”页面的“参与中”选项卡中找到。

当您赚取至少 10 美元后，账户余额可以提现吗？可提现到您设置中选择的银行账户或 PayPal 账户。由您选择 [付款频率](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md):

* 等到账户余额达到一定金额。
* 每月在同一天收款。

如果您获得了产品礼品，别忘了 [领取](/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/creator-campaigns/campaign-management/redeem-your-gifts-as-a-creator.md) 它，向品牌方。

{% hint style="warning" %}
**重要：** 请务必保持您的 [付款信息](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md) 已更新，并注册 [间接税](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/finance-documents/indirect-tax-for-partners-faq.md) （如有需要）！
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/6d16ca4825fd8935f741758bdcd8ae263bcc555b" 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-6-get-paid.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.
