> For the complete documentation index, see [llms.txt](https://docs.catfee.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catfee.io/solutions/tron-energy-mate/pro-subscription-offer.md).

# Pro版 · 企业订阅说明

面向高频转账业务用户，波场伴侣 Pro（Accelerate / Scale / Business）提供稳定并发与自动补能能力，按日订阅 + 按需补能计费。

#### 🚀 Pro 档位与能力

* **Accelerate**：每 3 秒最多 5 笔转账
* **Scale**：每 3 秒最多 10 笔转账
* **Business**：每 3 秒最多 20 笔转账

***

#### 💰 计费说明（Pro）

1. 默认按日收取订阅费，计算方式：**基础能量 × 50 / 1,000,000 TRX**。
2. 当可用能量低于阈值时，系统自动补能，并按补能量计费。
3. 补能单价按平台规则执行（当前示例：**27 sun**）。
4. 若用户自备长期能量并满足该档位基础能量要求，则可 **免订阅费**。

***

#### ⚡ 自动补能规则（按档位）

* **Accelerate**：基础能量 130 万；低于 32.5 万时，自动补充 65 万
* **Scale**：基础能量 260 万；低于 65 万时，自动补充 130 万
* **Business**：基础能量 520 万；低于 130 万时，自动补充 260 万

***

#### ✅ 适用场景

* 钱包、支付、交易所等高并发转账场景
* 需要持续在线能量池，避免业务高峰时掉单
* 希望通过自动化策略降低人工监控与补能成本

***

#### 📌 规则补充

1. Pro 订阅开通后即时生效，系统自动进入监控与补能流程。
2. 不同档位可按业务规模调整，升级或切换后按新档位规则执行。
3. 订阅 Pro 的地址不能有质押能量。
4. 如遇不可抗力因素或链上成本波动，平台可能对参数进行调整。
5. 解释权归 **CatFee** 所有。

***

#### 🔥 为什么选择 Pro？

* 并发能力明确，适合业务增长阶段分级扩容
* 自动补能机制，保障关键交易链路稳定
* 支持“自备长期能量免订阅费”模式，进一步优化成本结构

👉 一句话总结：**Pro 版适合高频业务，按档位保障并发与能量稳定，自动补能不中断，成本可控。**


---

# 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://docs.catfee.io/solutions/tron-energy-mate/pro-subscription-offer.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.
