> 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/setting-up-publisher-account.md).

# 设置您的发布商账户

我们很高兴您将 ExoClick 视为通过您的网站获取收入的绝佳方式！

按照以下步骤开始获得收益。平均只需 15 分钟！

{% stepper %}
{% step %}

## 注册

注册 [**这里**](https://www.exoclick.com/signup/) 通过选择“**发布者 - 我要出售流量**” 在表单底部。

![publisher-form](/files/807cf2c09578a6142041e0b3e9307be652e0faaa)
{% endstep %}

{% step %}

## 添加您的网站

请查看 [**这里**](/publishers/zh/zhan-dian-yu-guang-gao-wei/create-site.md) 了解如何提交您的网站（请注意，根据您提交的网站类型，您可能需要验证所有权）。

如果您有多个网站且不想逐个提交，请 **联系我们的合规部门**。您可以通过在中选择“Website Validation”作为联系原因 [**我们的联系表单**](https://www.exoclick.com/contact/).

一旦您的网站提交成功，它将切换为“Pending”，并由我们的合规团队进行审核。

![site-status](/files/05d9aefbf48b3d7d57df11b5f397adec7cdd7e47)

您可以通过遵循来自以下页面的建议，了解更多关于如何让您的网站获得批准的信息： [**此页面**](/publishers/zh/fa-bu-shang-chang-jian-wen-ti/fa-bu-shang-he-gui/submitted-website-get-approved.md).

如果您的网站变为 **被拒绝**，请查看 [**管理面板中显示的拒绝原因**](/publishers/zh/fa-bu-shang-chang-jian-wen-ti/fa-bu-shang-he-gui/website-rejected-why.md)。一旦您已修正影响您网站的问题，请 **联系我们的合规部门** 使用来自“Website Review”的原因 [**我们的联系表单**](https://www.exoclick.com/contact/).
{% endstep %}

{% step %}

## 创建您的广告位

您可以了解我们提供哪些广告格式以及如何创建广告位 [**这里**](/publishers/zh/zhan-dian-yu-guang-gao-wei/create-zone.md)

**注意：** 一个账户最多可拥有 **2500** 个有效广告位。已归档广告位数量没有上限。
{% endstep %}
{% endstepper %}

## 更多帮助

别忘了查看 ExoClick 的 [**博客**](https://www.exoclick.com/help/?token=/en-gb/category/5-publisher-faq-s) 以获取其他有用建议。

如果您在设置发布者账户时有任何问题或疑问，请 **联系我们的客户成功团队** 通过选择最相关的原因 [**在我们的联系表单中**](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/setting-up-publisher-account.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.
