# FAQ

<details>

<summary>アップロードできる動画ファイル形式は何ですか？</summary>

現在、アップロードにはWebMおよびMP4の動画ファイル形式をサポートしています。

</details>

<details>

<summary>ユーザーを変更する（つまり、削除して新しいユーザーを追加する）と料金は発生しますか？</summary>

いいえ、ユーザーを変更しても料金は発生しません。必ず先に古いユーザーを削除してから新しいユーザーを追加してください。

</details>

<details>

<summary>キャラクターモデルを作成できません。何が原因で、どのように解決できますか？</summary>

無料プランをご利用の場合、Morphicではキャラクターモデルを1つだけトレーニングできます。複数のキャラクターモデルをトレーニングするには、 [ニーズに合ったプランにアップグレードすることを検討してください](https://www.morphic.com/pricing/).

まだキャラクターモデルをトレーニングしていないのに「より多くのモデルを追加するにはアップグレードしてください」というメッセージが表示される場合は、 [サポートにお問い合わせください](mailto:support@morphic.com)。私たちのチームが喜んで対応します。

</details>

<details>

<summary>なぜ支払いまたはカードの更新が却下されたのですか？</summary>

失敗の原因はダッシュボードおよび設定の [請求と使用状況](https://studio.morphic.com/settings/billing) ページで確認できます。理由はメールでも受け取ります。

</details>

<details>

<summary>Morphicのサブスクリプションや支払いの請求書をどのようにダウンロードしますか？</summary>

設定の「Stripeで管理する」をクリックすると、すべての請求書を表示およびダウンロードできます。 [請求と使用状況](https://studio.morphic.com/settings/billing) これによりStripeのカスタマーポータルが開き、すべての請求書を確認できます。

</details>

***


---

# Agent Instructions: 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:

```
GET https://morphic.com/docs/jp/i/faqs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
