> 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/you-hua-ji-qiao/how-get-website-listed-premium-site.md).

# 如何让我的网站被列为优质网站？

为了考虑将您加入我们的高级库存，请参考以下标准：

* 您的网站每天应至少能够发送 100 万个“***自然***”每天展示次数。
* 您每月产生的收入至少为 10,000 美元/欧元。
* 近期没有合规问题，并且您能够配合我们的发布 [**指南**](https://www.exoclick.com/guidelines/)
* 由于高级发布商会分配客户经理，您需要能够定期（理想情况下每周）与他们沟通。

如果您认为自己符合这些条件，请联系我们的客户成功团队，并选择“**优化建议**" [**这里**](https://www.exoclick.com/contact/) 以提交您的 Premium 状态申请。


---

# 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/you-hua-ji-qiao/how-get-website-listed-premium-site.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.
