> 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-tui-jian-ji-hua.md).

# 发布商推荐计划

很高兴您愿意推广我们，谢谢！

作为回报，我们为您带来每个推荐都提供赚取额外收入的机会。

**注意**：推荐计划面向希望为我们带来其他发布商的发布商。我们目前没有针对推荐广告主的推荐计划。

## 它是如何运作的？

作为发布商，请点击 **推荐计划** 标签：

您有几种方式可以向 ExoClick 推荐新用户：

* 使用 **直接注册链接** 作为您网站某个元素中的链接。
* 使用您选择的代码，来自 **推荐横幅图片** 在推荐计划页面中提供。有多种横幅选项和尺寸可供选择，以适配您网站的风格。

**注意：** 推荐计划有以下条件：

* 您不得推荐您自己的账户。
* 广告联盟不符合推荐计划资格。
* 包含或定向 ExoClick 品牌及产品的 Google Ads 广告系列不被允许。
* ExoClick 保留随时暂停任何账户参与推荐计划的权利。
* ExoClick 保留随时终止推荐计划的权利。

## 推荐收益如何计算？

对于每个注册并正在收款的新发布商，您将获得 **5%** 由每个已获批准的新发布商所产生的收入，只要他们保持活跃。您将获得收益的推荐数量列在“Active”下的“**您的客户**”部分，如下所示。

“Inactive or Pending Approval”推荐是指他们已注册，但尚未产生足够的收入，或尚未达到收款条件。

## 我需要更多帮助

没问题！

如有关于推荐计划的一般问题或技术帮助，请联系我们的客户成功团队 [**这里**](https://www.exoclick.com/contact/)

如有与推荐付款相关的问题，请选择“Publisher Payments”联系我们的合规团队 [**这里**](https://www.exoclick.com/contact/)


---

# 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-tui-jian-ji-hua.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.
