> 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/gonitsuite/domeingo.md).

# 独自ドメインご利用方法

## **独自ドメインのご利用**

メガDOGAでは、視聴ページに独自ドメインを利用した運用が可能です。\
別途オプションとなり、サーバー設定が必要なため、事前に担当者へご連絡をお願いします。

## **独自ドメインご利用の流れ**

1.メガDOGAのご契約（トライアル以外のどのコースでも問題ございません）

2.ドメインのご用意\
　　お客様側にてご利用になりたいドメインをご用意ください。\
　　　・ドメインの形式\
　 　\[サービス名].\[お客様のドメイン]\
　 　　ex）movie.aaa.jp\
　　　　　※subドメインがない \* (Widecard) のCNAMEはDNSで対応しておりませんため、subドメインを付けたものでお願い致します。

3.SSL証明書のご用意\
　※証明書の作成時にパスワードはかけないでください。

4.ドメイン及びSSL証明書を担当者までご連絡ください。\
　サーバー設定を行います。約3～5営業日で作業完了予定となります。

5.接続テスト

6.サービス開始


---

# 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/gonitsuite/domeingo.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.
