> 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/tutorials/it/tutorial/tutorial-per-publisher.md).

# Tutorial per publisher

- [Ad Refresh: Come configurare e usare Ad Refresh](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/ad-refresh-come-configurare-e-usare-ad-refresh.md)
- [Aggiunta delle zone pubblicitarie ExoClick alle app](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/adding-exoclick-ad-zones-to-apps.md)
- [Integrazione della zona pubblicitaria ExoClick con Vue.js](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/exoclick-ad-zone-integration-with-vue.js.md)
- [Annunci interstitial a pagina intera nelle applicazioni single page](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/fpi-spa-with-exoclick.md)
- [Come servire annunci SFW con ExoClick](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/serve-sfw-ads.md)
- [In-Page Push: come configurare una zona pubblicitaria per notifiche push In-Page Push](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-set-up-in-page-push-notification-ad-zone.md)
- [Player wrapper VAST compatibili con In-Stream](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/compatible-vast-wrapper-players.md)
- [In-Stream: come implementare In-Stream. Parte 1.](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-implement-in-stream-part1.md)
- [In-Stream: come implementare In-Stream. Parte 2: esempi di implementazione](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-implement-in-stream-part2.md)
- [In-Stream: come implementare In-Stream. Parte 3: test della zona pubblicitaria](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-implement-in-stream-part3.md)
- [In-Video: come implementare In-Video (VAST)](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-implement-in-video-vast.md)
- [MFPI: come implementare una zona pubblicitaria Mobile Fullpage Interstitial](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-implement-mobile-fullpage-intestitial-ad-zone.md)
- [Configurazione di una zona pubblicitaria multi-formato](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/multiformat-adzone-setup.md)
- [Outstream: come implementare una zona pubblicitaria Outstream](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-implement-outstream-ad-zone.md)
- [Popunder: come assicurarti che i tuoi Popunder rispettino le regole sulle esperienze pubblicitarie abusive](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-ensure-popunders-fit-rules-abusive-experiences.md)
- [Popunder: opzioni di attivazione per le zone pubblicitarie popunder](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/trigger-options-popunder-ad-zones.md)
- [Esempi di redirect Popunder](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/esempi-di-redirect-popunder.md)
- [Notifiche push: come implementare una zona pubblicitaria per notifiche push](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-implement-push-notifications.md)
- [Notifiche push: utilizzo delle notifiche push da più reti](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/using-push-notifications-multiple-networks.md)
- [Come usare i codici delle zone pubblicitarie di ExoClick in WordPress](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/wordpress-exoclick-ad-zone-set-up.md)
- [Video Slider - come configurare una zona pubblicitaria Video Slider](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/how-setup-video-slider-ad-zone.md)
- [Come bloccare dinamicamente i tipi di annunci usando data-block-ad-types](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/dynamically-block-ads-using-data-block-ad-types.md)
- [Come bloccare dinamicamente i tipi di annunci per le zone In-stream (video) di ExoClick](https://docs.exoclick.com/tutorials/it/tutorial/tutorial-per-publisher/dynamically-block-ad-types-for-exoclick-in-stream-zones.md)


---

# 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/tutorials/it/tutorial/tutorial-per-publisher.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.
