> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/publishers/zh/fa-bu-shang-chang-jian-wen-ti/fa-bu-shang-he-gui/what-need-to-get-earnings.md).

# 我需要做什么才能获得收益？

很简单！

一旦您提交了网站，设置了广告位并添加了付款信息，其余的交给我们！

## 设置广告位并生成收入

创建广告位代码并将其插入到您的网站中。向下滚动到“创建您的广告位”部分 [**这里**](/publishers/zh/setting-up-publisher-account.md)**.** 在您将我们的代码添加到网站后的几分钟内，您就会收到广告，并立即开始产生收入！

{% hint style="info" %}
**注意**：您无需等待网站审核通过，以免错失收益！
{% endhint %}

## 添加您的付款信息

请参阅 [**这里**](/publishers/zh/fu-kuan/payment-options-timescales.md) 以选择并设置您的付款方式。

## 我们会就您的付款状态与您联系！

我们的合规团队将评估您为广告主带来的流量质量，并与您联系提供建议。如果您对付款有任何疑问，请在合规表单中选择“发布者付款”原因 [**这里**](https://www.exoclick.com/contact/).

## 收款

* 您需要至少产生 **20 欧元/美元** 才能收到付款，并取决于您上面选择的 [**付款选项**](/publishers/zh/fu-kuan/payment-options-timescales.md) 选项。
* 每周付款会在 **一周后** 在您达到最低金额后的每周一发送 **(净额7天)**
* 每月付款会在以下月份的20日发送： **下个月** **(净额20天)** 前提是您在当月最后一个星期日前已达到最低金额。
* 如果您的常规付款日期恰逢公共假日，我们将在下一个可用工作日发送付款。
* 付款通常会在标准营业时间结束前发送（欧洲中部时间下午6点），请在此之后再查询您的付款情况。

{% hint style="info" %}
**说明：**

* 您的网站需要处于活跃状态并带来自然流量
* 如果您想在收款前累积收益，这是可以的，但请注意，我们只会支付在本年度或上一年度产生的收益。在此之前赚取的任何金额，都将从未来的付款中扣除！
  {% endhint %}


---

# 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://docs.exoclick.com/publishers/zh/fa-bu-shang-chang-jian-wen-ti/fa-bu-shang-he-gui/what-need-to-get-earnings.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.
