> 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/ja/dong-hua.md).

# 動画

広告主とパブリッシャー向けの製品動画を閲覧してください。

まず概要から始めると、手早く理解できます。

* [広告主向け動画](/videos/ja/dong-hua/videos-adv.md) — キャンペーン設定、入札、料金設定、トラッキングのチュートリアルとウェビナーをご覧ください。
* [パブリッシャー向け動画](/videos/ja/dong-hua/videos-pub.md) — サイト、ゾーン、タグ、SubID、収益化に関するチュートリアルをご覧ください。

### 進む道を選んでください

トラフィックを購入する場合は、次から始めてください [広告主向け動画](/videos/ja/dong-hua/videos-adv.md).

トラフィックを収益化する場合は、次から始めてください [パブリッシャー向け動画](/videos/ja/dong-hua/videos-pub.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/videos/ja/dong-hua.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.
