> 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/zh/shi-pin/videos-pub.md).

# 发布者视频

## 创建站点和区域

本视频将向您展示如何在管理面板中创建站点和区域。

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

您也可以观看以下语言版本： [**西班牙语**](https://youtu.be/PDfBvPp-5G0).

## 使用标签

本视频将向您展示如何在您的广告区域中使用广告标签。

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

您也可以观看以下语言版本： [**西班牙语**](https://youtu.be/fFde0145eKE).

## 使用 SubID

本视频将向您展示如何使用 SubID 来细分流量。

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

您也可以观看以下语言版本： [**中文**](https://youtu.be/qkX1_6Zt8J0) 和 [**西班牙语**](https://youtu.be/1OyhIcEZRGA).

## 自定义仪表盘小组件

这段简短视频将解释如何在管理面板中自定义仪表盘中的小组件。

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

## 广告拦截流量变现

本视频将向您展示如何通过启用了广告拦截扩展的用户流量实现变现。

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

您也可以观看以下语言版本： [**中文**](https://youtu.be/Ntztc8F_ozw) 和 [**西班牙语**](https://youtu.be/CT-JEcJS80M).

## 如何安装 Fluid Player

本视频教程将向您展示如何轻松安装 [**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/zh/shi-pin/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.
