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

# ガイドライン／利用規約の違反

トラフィック操作、またはコンピュータウイルス／マルウェアの拡散を促進するコンプライアンス上の問題は、当社の最優先コンプライアンス事項であり、お客様が保護され、迅速に対応が取られるよう24時間365日体制で取り組んでいます！！

当社の [**ガイドライン**](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/ja/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.
