> 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/exoclick-docs/zh/guidelines-terms-and-conditions-abuse.md).

# 指南/条款与条件滥用

涉及流量操纵的违规问题，或推广传播计算机病毒/恶意软件，是我们的首要合规优先事项，我们全天候 24/7 工作，以确保保护我们的客户并迅速采取行动！！

如果你看到某些违反我们 [**准则**](https://www.exoclick.com/guidelines/)，报告此类情况应立即进行，如果你能确定来源来自 **ExoClick** 并且你能提供足够的信息，以便我们采取适当行动！

网站内容版权应直接与网站管理员讨论，除非他们违反了我们的 [**准则**](https://www.exoclick.com/guidelines/).

所有横幅/落地页版权索赔都需要附有官方 [**DMCA**](http://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act).

请选择“**滥用我们的准则**”时点击 [**这里**](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/exoclick-docs/zh/guidelines-terms-and-conditions-abuse.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.
