> For the complete documentation index, see [llms.txt](https://support.megadoga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.megadoga.com/shang-pin-guan-li.md).

# 商品管理

- [動画アップロード/管理](https://support.megadoga.com/shang-pin-guan-li/appurdo.md): ライブラリ画面で、登録した動画一覧の確認、管理、動画検索を行うことができます。同画面で、動画コンテンツを追加登録を行うこともできます。
- [動画登録](https://support.megadoga.com/shang-pin-guan-li/appurdo/dong-hua-deng-lu.md)
- [動画の削除](https://support.megadoga.com/shang-pin-guan-li/appurdo/no.md)
- [動画検索](https://support.megadoga.com/shang-pin-guan-li/appurdo/dong-hua-jian-suo.md): 検索メニュー、並び替えを使って、ライブラリから動画を検索する方法について説明します。
- [カテゴリ設定](https://support.megadoga.com/shang-pin-guan-li/editor.md): カテゴリは配信ポリシー・商品提供ポリシーなど様々なサービス構成の軸となる設です。
- [商品リスト/商品登録](https://support.megadoga.com/shang-pin-guan-li/risuto.md): 商品登録は大きく4段階の設定が必要です。設定は登録画面一つで全て行うことができますがこの説明では各段階別に分けて記載します。
- [商品登録の操作方法](https://support.megadoga.com/shang-pin-guan-li/risuto/no.md)
- [商品ポリシー](https://support.megadoga.com/shang-pin-guan-li/risuto/porish.md): メガDOGAで設定可能なポリシーの一覧を記載しています。
- [定期販売](https://support.megadoga.com/shang-pin-guan-li/images-and-media.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://support.megadoga.com/shang-pin-guan-li.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.
