> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/support/zh/chang-jian-wen-ti/subscription-and-credits/how-credits-work.md).

# 积分如何运作

#### 什么时候扣除积分？

当消息或任务完成或被手动停止时，会扣除积分。其中包括：

1. 与 Minara 的常规聊天
2. 深度研究报告生成
3. 工作流创建和执行（适用于特定节点）

如果响应或任务因系统错误而中断， **则不会扣除积分**.

#### 典型使用示例

> **注意：** 以下数值为估算平均值，仅供参考。实际积分使用量因操作而异，并根据使用的令牌数量计算。

| **操作**          | **每次操作估算平均成本** |
| --------------- | -------------- |
| 消息              | 约 20 积分        |
| 深度研究            | 约 40 积分        |
| 工作流中的 Minara 节点 | 约 15 积分        |

#### 工作流执行规则

> **注意**：目前，只有 Minara 节点会扣除积分。不过，请注意，一旦积分耗尽，所有正在运行的工作流都会暂停。

| **节点类型**  | **积分使用**    |
| --------- | ----------- |
| 监控        | 目前免费        |
| 交易        | 免费          |
| 通知        | 目前免费        |
| Minara 调用 | 根据实际使用的令牌数量 |

#### 我的积分莫名减少了。

检查您是否有正在运行的工作流。每次工作流运行时，都会为其中包含的 Minara 节点扣除积分。按计划或触发器运行的工作流，每次执行都会消耗积分。要停止扣除，请打开“工作流”并关闭任何您不再需要的工作流。

#### 了解您的积分上限

您的积分上限是您的账户在任何时刻可持有的最高余额。它由您的订阅计划决定：

| **计划** | **积分上限** |
| ------ | -------- |
| 轻量版    | 1,400    |
| 入门版    | 4,000    |
| 专业版    | 20,000   |

<figure><img src="/files/df85da95d495cb27c3e189540fb7f5daedefbfbe" alt="Manage page showing Lite, Starter, and Pro plans with their respective credits allocations"><figcaption></figcaption></figure>

邀请朋友加入 Minara 会同时增加您的积分余额和积分上限。奖励会根据您邀请的人数而递增，而且当被邀请人升级到付费计划时，您会获得更大的奖励。

| 被邀请人数  | 奖励                                                  |
| ------ | --------------------------------------------------- |
| 前 10 名 | 每次注册 200 积分，此外，当被邀请人升级到付费计划时，再获得 300 积分 + 50% Spark |
| 11–50  | 当被邀请人升级到付费计划时，获得 400 积分 + 60% Spark                 |
| 50 以上  | 当被邀请人升级到付费计划时，获得 500 积分 + 70% Spark                 |

要分享您的推荐链接，请点击 **与朋友分享 Minara** 应用底部导航栏中的 **我的邀请** 在推荐页面中查看。

如果您有推荐积分，然后使用会消耗积分的功能（工作流、策略、聊天），您的上限和余额可能会同时减少。推荐奖励会暂时提高您的上限，而使用会连同余额一起降低它。这是预期中的行为。我们正在改进这一点在界面中的显示方式。如果您有建议，请在 [社区](https://discord.com/invite/minaraai).

#### **需要更多积分？**

Minara 会在每个按月计费周期开始时刷新您的积分。您可以升级您的计划（立即生效），或者购买加购积分包（仅在有效订阅下可用）。


---

# 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://minara.ai/docs/support/zh/chang-jian-wen-ti/subscription-and-credits/how-credits-work.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.
