> 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/ja/chtoriaru/paburisshkechtoriaru.md).

# パブリッシャー向けチュートリアル

- [アプリへのExoClick広告ゾーンの追加](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/adding-exoclick-ad-zones-to-apps.md)
- [Vue.jsとのExoClick広告ゾーン統合](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/exoclick-ad-zone-integration-with-vue.js.md)
- [シングルページアプリケーションにおけるフルページインタースティシャル広告](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/fpi-spa-with-exoclick.md)
- [ExoClick で SFW 広告を配信する方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/serve-sfw-ads.md)
- [インページプッシュ：インページプッシュ通知広告ゾーンの設定方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-set-up-in-page-push-notification-ad-zone.md)
- [インストリーム：互換性のあるVASTラッパープレーヤー](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/compatible-vast-wrapper-players.md)
- [インストリーム：インストリームの実装方法 パート1。](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-implement-in-stream-part1.md)
- [インストリーム：インストリームの実装方法。パート2：実装例](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-implement-in-stream-part2.md)
- [インストリーム：インストリームの実装方法。パート3：広告ゾーンのテスト](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-implement-in-stream-part3.md)
- [インビデオ：インビデオ（VAST）の実装方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-implement-in-video-vast.md)
- [MFPI：モバイルフルページインタースティシャル広告ゾーンの実装方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-implement-mobile-fullpage-intestitial-ad-zone.md)
- [マルチフォーマット広告ゾーンの設定](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/multiformat-adzone-setup.md)
- [アウトストリーム：アウトストリーム広告ゾーンの実装方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-implement-outstream-ad-zone.md)
- [ポップアンダー：ポップアンダーが不正な広告体験のルールに準拠するようにする方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-ensure-popunders-fit-rules-abusive-experiences.md)
- [ポップアンダー：ポップアンダー広告ゾーンのトリガーオプション](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/trigger-options-popunder-ad-zones.md)
- [ポップアンダーリダイレクトの例](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/poppuandridairekutono.md)
- [プッシュ通知：プッシュ通知広告ゾーンの実装方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-implement-push-notifications.md)
- [プッシュ通知：複数のネットワークからのプッシュ通知の利用](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/using-push-notifications-multiple-networks.md)
- [WordPressでExoClickの広告ゾーンコードを使用する方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/wordpress-exoclick-ad-zone-set-up.md)
- [ビデオスライダー - ビデオスライダー広告ゾーンの設定方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/how-setup-video-slider-ad-zone.md)
- [data-block-ad-types を使って広告タイプを動的にブロックする方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/dynamically-block-ads-using-data-block-ad-types.md)
- [ExoClickのインストリーム（動画）ゾーンで広告タイプを動的にブロックする方法](https://docs.exoclick.com/tutorials/ja/chtoriaru/paburisshkechtoriaru/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/ja/chtoriaru/paburisshkechtoriaru.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.
