> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/liao-jin/pricing-faqs.md).

# 料金に関するFAQ

<details>

<summary>クレジットとは何ですか？また、どのように機能しますか？</summary>

クレジットは、画像や動画のようなコンテンツを生成するためにMorphicで使用される通貨です。何かを生成するたびに、必要なクレジット数が残高から差し引かれます。この仕組みにより、特にチームや大量に制作するクリエイターにとって柔軟な利用が可能です。

こちらを確認してください [プランとクレジット](/docs/jp/liao-jin/plans-and-credits.md) ページで運用コストをご確認ください。

</details>

<details>

<summary>サブスクリプションクレジットとクレジットパックの違いは何ですか？</summary>

サブスクリプションクレジットは月額プランに含まれており、各請求サイクルの終了時に失効します。コンテンツを生成する際は、これらが最初に使用されます。

クレジットパックは1回限りの購入で、有効期間が長く（90〜180日）、サブスクリプションクレジットがなくなった後にのみ使用されます。

</details>

<details>

<summary>未使用のクレジットは繰り越されますか？</summary>

サブスクリプションクレジットは各請求サイクルの終了時に失効します。

クレジットパックは繰り越され、パックに応じて90〜180日間有効です。

</details>

<details>

<summary>クレジットの使用状況はどうやって確認できますか？</summary>

ダッシュボードには、残りのクレジット数、クレジットの有効期限、チームに所属している場合は個々の使用履歴が表示されます。\
\
こちらに記載の手順に従って、クレジットアクティビティも確認できます： [クレジットのアクティビティ](https://morphic.com/docs/getting-around/settings/billing-and-usage#credit-activity)

</details>

<details>

<summary>チーム内でクレジットは共有されますか？</summary>

はい。すべてのクレジットは組織全体で共有されます。使用状況は各チームメンバーごとに個別に追跡されます。

</details>

<details>

<summary>利用可能なクレジットパックと価格は何ですか？</summary>

Morphicでは、さまざまなニーズに合わせていくつかのクレジットパックをご用意しています。各パックには固定数のクレジットが含まれており、月額サブスクリプションクレジットよりも有効期間が長くなっています。

現在の価格とパックは、 [プランとクレジット](/docs/jp/liao-jin/plans-and-credits.md#credit-packs) ページで直接ご確認いただけます。

</details>

<details>

<summary>複数のクレジットパックを一度に有効化できますか？</summary>

はい。複数のパックを重ねて利用でき、それぞれに独自の有効期限が保持されます。

</details>

<details>

<summary>組織内でクレジットパックを購入できるのは誰ですか？</summary>

クレジットパックを購入できるのは管理者のみです。これらのクレジットは管理者だけでなく、組織全体に適用されます。

</details>

<details>

<summary>クレジットが少なくなったときに通知は届きますか？</summary>

はい。クレジット使用率が80%に達したときに通知が届き、使い切ったときにも再度通知が届きます。

</details>

<details>

<summary>サブスクリプションをキャンセルするとどうなりますか？</summary>

未使用のサブスクリプションクレジットは、キャンセルと同時に直ちに失効します。クレジットパックのクレジットは、元の有効期限まで有効です。 **クレジットパックは返金不可です。**

</details>

<details>

<summary>プランをアップグレードすると、未使用のクレジットはどうなりますか？</summary>

サブスクリプションをアップグレードすると、前のプランの未使用クレジットは繰り越されません。代わりに、アップグレード料金は日割り計算で調整され、現在の請求サイクルに残っている期間に基づいて算出されます。

</details>

<details>

<summary>無料プランでチームメンバーを追加できますか？</summary>

いいえ。チームでの共同作業機能は有料プランでのみ利用できます。

</details>

<details>

<summary>組織間でクレジットを移行できますか？</summary>

いいえ。クレジットは組織ごとに管理され、移行できません。

</details>

<details>

<summary>メンバー追加に料金はかかりますか？</summary>

はい、メンバー追加には料金が発生し、返金不可です。

サブスクリプションプランについてはこちらですべてご確認ください： [morphic.com/pricing](http://morphic.com/pricing)

</details>

<details>

<summary>サブスクリプション、クレジットパック、またはメンバー追加料金の返金は受けられますか？</summary>

いいえ。すべての購入は返金不可です。これにはサブスクリプション、クレジットパック、メンバー追加料金が含まれ、未使用クレジット、未使用のサブスクリプション期間、途中期間、または既に請求済みの料金のいずれであっても適用されます。

***

####

</details>

***


---

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

```
GET https://morphic.com/docs/jp/liao-jin/pricing-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.
