# 什麼是Tron能量模式？

Tron能量模式是Tron區塊鏈中的一種資源管理機制，允許用戶通過獲取能量和帶寬來減少或消除交易費用。Cregis提供增強版的Tron能量模式，幫助用戶通過經濟實惠的資源獲取，平均節省30%的交易費用。每次發送Tron交易時，如果地址資源不足，系統將使用能量模式進行交易。

### **Cregis Tron能量定價** <a href="#cregis-tron-neng-liang-ding-jia" id="cregis-tron-neng-liang-ding-jia"></a>

* 能量費用 = 能量 X 價格（420 SUN）/ 10^6
* 帶寬費用 = 帶寬 X 價格（1000 SUN）/ 10^6

### **在Cregis中使用Tron能量** <a href="#zai-cregis-zhong-shi-yong-tron-neng-liang" id="zai-cregis-zhong-shi-yong-tron-neng-liang"></a>

當用戶有Tron交易需要處理時，Tron能量模式將自動激活。Cregis提供三種方式使用Tron能量：

1. **消耗地址中的Tron能量** 如果您的地址中有能量，系統將優先使用地址中的能量。
2. **使用賬戶餘額購買Tron能量** 如果您的地址中沒有能量，系統將檢查您的賬戶USD餘額。如果賬戶餘額足夠支付此次交易的能量費用，系統將自動計算所需的USD金額。 請注意，賬戶餘額僅適用於團隊賬戶。 發送後，您可以在“賬戶費用”中查看購買記錄。
3. **使用TRX購買Tron能量** 如果您的地址中沒有能量且賬戶餘額中沒有USD，您將需要使用TRX購買Tron能量。系統會自動幫助您計算所需的TRX。


---

# 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://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/shen-mo-shi-tron-neng-liang-mo-shi.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.
