> 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/videos/it/video/videos-pub.md).

# Video per editori

## Creazione di siti e zone

Questo video ti mostra come creare siti e zone nel pannello di amministrazione.

{% embed url="<https://www.youtube.com/embed/_XpObOh4fM4?si=7441N2eedSH5wxTw>" %}

Puoi guardarlo anche in [**spagnolo**](https://youtu.be/PDfBvPp-5G0).

## Utilizzo dei tag

Questo video ti mostra come utilizzare i tag pubblicitari nelle tue zone pubblicitarie.

{% embed url="<https://www.youtube.com/embed/P6hJ2A2S8mE>" %}

Puoi guardarlo anche in [**spagnolo**](https://youtu.be/fFde0145eKE).

## Utilizzo dei SubID

Questo video ti mostra come utilizzare i SubID per segmentare il traffico.

{% embed url="<https://www.youtube.com/embed/v16OYn90UVQ>" %}

Puoi guardarlo anche in [**cinese**](https://youtu.be/qkX1_6Zt8J0) e [**spagnolo**](https://youtu.be/1OyhIcEZRGA).

## Personalizzazione dei widget della dashboard

Questo breve video spiega come personalizzare i widget della tua dashboard nel pannello di amministrazione.

{% embed url="<https://youtube.com/embed/koQ9iADziU8?feature=shared>" %}

## Monetizzazione del traffico AdBlock

Questo video ti mostra come monetizzare il traffico degli utenti che hanno un'estensione di blocco degli annunci attivata.

{% embed url="<https://www.youtube.com/embed/Uob1lDGw6As>" %}

Puoi guardarlo anche in [**cinese**](https://youtu.be/Ntztc8F_ozw) e [**spagnolo**](https://youtu.be/CT-JEcJS80M).

## Come installare Fluid Player

Questo tutorial video ti mostrerà come installare facilmente [**Fluid Player**](https://www.youtube.com/watch?v=7jvt_KI-Vzc).

{% embed url="<https://www.youtube.com/embed/7jvt_KI-Vzc>" %}


---

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