> 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-jian-jie.md).

# 发布商简介

![发布者控制面板](/files/0bcd26507b2b7c5c226a69b9a1a5cdbf762c5d73)

作为发布者，管理面板可让您管理您网站上的广告位，确保它们为您的业务创造最大收入。使用 **站点与广告位** 选项卡，您可以管理向广告商提供的站点和广告位，并在 **仪表盘** 和 **统计** 选项卡中查看其实时表现洞察。

**发布者管理面板的优势：**

* 通过将表现最好的广告商与您的广告位以及我们自己的 [广告拦截](/publishers/zh/guang-gao-lan-jie/neverblock.md) 解决方案相匹配，以持续带来收入，从而获得更高的收益潜力。
* 多种 [广告格式](/exoclick-docs/ad-formats.md) ，使您能够集成与您所接收访客类型完美匹配的特定广告位。
* 多种 [付款选项](/publishers/zh/fu-kuan/publisher-payments.md) ，支持以多种不同形式灵活付款。
* 实时报告，让您可以随时查看您的 [统计](/publishers/zh/fa-bu-shang-tong-ji.md) ，以便及时评估您网站/广告位的表现。

**发布者管理面板的选项卡：**

* 该 [仪表盘](/publishers/zh/fa-bu-shang-kong-zhi-mian-ban.md) 可为您提供关键指标的实时执行摘要，您可以据此确保广告收入最大化。
* 该 [统计](/publishers/zh/fa-bu-shang-tong-ji.md) 选项卡会向您显示比 **仪表盘**更详细的统计数据，以便您真正深入分析数据，为战略规划提供指导或诊断问题。
* 该 [站点与广告位](/publishers/zh/zhan-dian-yu-guang-gao-wei/create-site.md) 选项卡是您设置域名、站点和广告位以开始获得广告收入的地方。
* 该 [付款](/publishers/zh/fu-kuan/publisher-payments.md) 选项卡是您监控和管理站点及广告位付款的地方。
* [Neverblock](/publishers/zh/guang-gao-lan-jie/neverblock.md) 是 ExoClick 的专有广告拦截绕过解决方案。它能帮助您立即最大化收入。即使用户安装了广告拦截软件，它也能确保您的广告正常展示。其改进后的脚本确保它与多种广告拦截器兼容，而不仅仅是 ABP。


---

# 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-jian-jie.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.
