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

# Abuso delle linee guida/ dei T\&C

I problemi di conformità che coinvolgono la manipolazione del traffico o la promozione della diffusione di virus informatici/malware sono la nostra priorità numero uno in materia di conformità, e lavoriamo 24 ore su 24, 7 giorni su 7 per garantire che i nostri clienti siano protetti e che si intervenga rapidamente!!

Se vedi qualcosa che viola le nostre [**linee guida**](https://www.exoclick.com/guidelines/), segnala immediatamente tali casi, se puoi essere certo che la fonte proviene da **ExoClick** e puoi fornire informazioni sufficienti che ci consentano di intraprendere l'azione appropriata!

Il copyright dei contenuti del sito web dovrebbe essere discusso direttamente con il webmaster, a meno che non abbiano violato le nostre [**linee guida**](https://www.exoclick.com/guidelines/).

Tutte le rivendicazioni di copyright relative ai banner/alle landing page devono essere supportate da un'ufficiale [**DMCA**](http://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act).

Seleziona “**Abuso delle nostre linee guida**” quando fai clic [**qui**](https://www.exoclick.com/contact/) dal menu a discesa e compila quante più informazioni richieste possibile (più ci dici, più rapidamente potremo intervenire).


---

# 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/it/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.
