> 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/zh/ding-jia/pricing-faqs.md).

# 定价常见问题

<details>

<summary>什么是积分，它们如何运作？</summary>

积分是 Morphic 中用于生成内容（如图像和视频）的货币。每次生成内容时，都会从您的余额中扣除所需数量的积分。该系统提供了灵活的使用方式，尤其适合团队和高产量创作者。

查看 [计划与积分](/docs/zh/ding-jia/plans-and-credits.md) 页面了解运营成本。

</details>

<details>

<summary>订阅积分和积分包有什么区别？</summary>

订阅积分包含在您的月度计划中，并会在每个计费周期结束时过期。生成内容时会优先使用这些积分。

积分包是一次性购买，具有更长的有效期（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/zh/ding-jia/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/zh/ding-jia/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.
