> 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/megadogasaptosaito/mu-ci.md).

# 目次

## <mark style="color:red;">**※必ずお読みください※**</mark>

* [サービスをご利用になる前に](/megadogasaptosaito/quickstart.md)
* [動画販売機能の事前準備](/megadogasaptosaito/gonore.md)（※販売機能をご利用の場合のみ）

## 操作方法から探す

1. **はじめに**
   * [サービスをご利用になる前に](/megadogasaptosaito/quickstart.md)
   * [CMSメイン画面の説明](/megadogasaptosaito/publish-your-docs.md)
   * [ログイン方法](/megadogasaptosaito/publish-your-docs.md#roguin-2)
2. **動画登録・管理**
   * [動画のアップロード・管理](/shang-pin-guan-li/appurdo.md)
   * [カテゴリの設定・管理](/shang-pin-guan-li/editor.md)
   * [商品リストの作成・管理](/shang-pin-guan-li/risuto.md)
   * [定期販売](/shang-pin-guan-li/images-and-media.md)
3. [**売上状況の確認・管理**](/no/no.md)
4. **統計・分析**
   * [売上統計](/fen-xi/mai-shang-tong-ji.md)
   * [利用量統計](/fen-xi/li-yong-liang-tong-ji.md)
   * [ユーザー視聴ログ](/fen-xi/rogu.md)
5. **会員管理**
   * [会員管理](/sapto/hui-yuan-guan-li.md)
   * [グループ設定・管理](/sapto/gurpu.md)
   * [お知らせページの登録・編集](/sapto/orase.md)
   * [\[](/sapto/iwase.md)[1：1\]お問い合わせ対応](/sapto/iwase.md)
   * [商品（動画）コメントの管理](/sapto/komento.md)
   * [よくある質問の登録・編編](/sapto/faq-ji-neng.md)
6. **Frontサイト管理**
   * [サイトの基本設定・フッター設定](/frontsaito/ji-ben-she-ding.md)
   * [各種ポリシーの設定（サービス/会員/メール/動画配信）](/frontsaito/sbisuporishno.md)
   * [メイン画面の構成・編集](/frontsaito/meinno.md)
   * [管理者の登録・編集](/frontsaito/guan-li-zhe.md)
7. [**ご契約について**](/gonitsuite/gonitsuite.md)
8. [**マイアカウント情報の確認・編集**](/user_manual/akauntono.md)

## 機能メニューから探す

**マイアカウント（画面右上のアイコン）**

* [プロフィール](/user_manual/akauntono.md#purofruno)
* [顧客](/user_manual/akauntono.md#frontsaitono)
* [ログアウト](/user_manual/akauntono.md#roguauto)

**商品管理**

* [ライブラリ](/shang-pin-guan-li/appurdo.md)
* [カテゴリ](/shang-pin-guan-li/editor.md)
* [商品](/shang-pin-guan-li/risuto.md)
* [定期販売](/shang-pin-guan-li/images-and-media.md)

**売上確認**

* [単体販売](/no/no.md)
* [定期販売](/no/no.md)

**分析**

* [売上統計](/fen-xi/mai-shang-tong-ji.md)
* [利用量統計](/fen-xi/li-yong-liang-tong-ji.md)
* [会員視聴ログ](/fen-xi/rogu.md)

**ユーザーサポート**

* [会員管理](/sapto/hui-yuan-guan-li.md)
* [グループ管理](/sapto/gurpu.md#gurpuno)
* [お知らせ](/sapto/orase.md)
* [お問い合わせ](/sapto/iwase.md)
* [コメント](/sapto/komento.md)
* [FAQ](/sapto/faq-ji-neng.md)

**Frontサイト設定**

* [サイト設定](/frontsaito/ji-ben-she-ding.md)
* [サービス設定](/frontsaito/sbisuporishno.md)
* [メイン画面設定](/frontsaito/meinno.md)
* [分類設定](/frontsaito/frontsaitonomeny.md)
* [管理者](/frontsaito/guan-li-zhe.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/megadogasaptosaito/mu-ci.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.
