> 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/submitted-website-get-approved.md).

# 我提交了我的网站。会通过审核吗？

真是个好消息！

一旦您提交了网站，它会自动排队等待我们的合规团队人工审核。与此同时，请考虑以下内容：

## 你查看过我们的 [指南](https://www.exoclick.com/guidelines/)?

花几分钟确保您符合最低审核标准，将有助于在网站审核出现延迟时避免不必要的挫败感。我们不喜欢 [**拒绝**](/publishers/zh/fa-bu-shang-chang-jian-wen-ti/fa-bu-shang-he-gui/website-rejected-why.md) 网站，因此确保一切就绪，可以为您日后节省宝贵时间！

## 您的广告位是否已设置并添加到您的网站？

不要因为等待网站审核而浪费宝贵时间和收益。只要您将我们的广告代码嵌入到您的网站中，您就会开始接收广告并产生 [**收入**](/publishers/zh/fa-bu-shang-chang-jian-wen-ti/fa-bu-shang-he-gui/what-need-to-get-earnings.md).

## 您是否有计划中的网站维护/更新？

如果您计划暂时让网站下线，请联系合规团队 [**这里**](https://www.exoclick.com/contact/) 并选择“**网站审核**”原因。请确认网站停机的日期/时间，以确保团队不会在网站离线期间审核该网站。

## 您想添加更多网站吗？

当然可以，没问题。不过，请记住有一些限制：

* 该 **网站最大数量** 您最多可以添加 200 个
* 该 **广告位最大数量** 您最多可以创建 2500 个

如果您拥有超过 10 个网站，我们建议您通过选择“**网站审核**”从合规表单中 [**这里**](https://www.exoclick.com/contact/) 联系团队，以便为您提供实施建议或替代方案。

## 请耐心等待！

合规团队全天候 24/7 工作，但审核时间会因提交的网站数量而异，所有网站都将由人工按提交时间先后顺序审核，最早提交的网站会优先处理。大多数情况下，您的网站会在 24 小时内完成审核，但别担心，我们不会忘记您，我们保证！

请记住，您可以随时在管理面板中的“**网站与广告位**”标签页中查看。


---

# 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/submitted-website-get-approved.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.
