# 闪电解使用文档

### 一、服务简介

在 TRON 网络中，质押 TRX 通常需要 **14 天解压期** 才可提取。**CatFee 闪电解** 可让您**即时释放质押 TRX 的流动性**，无需等待；系统按解压数量的 **90% 立即发放 TRX**。

***

### 二、操作流程

1. **确认额度**\
   联系 CatFee 客服，确认当前可用额度（名额有限，先到先得）。
2. **验证收款地址（先验证，后授权）**\
   使用**您要解压的地址**，按 **客服提供的确切金额**（通常 < 1 TRX），**转账到您的收款地址**。
   * 金额需与客服提供值 **完全一致**；
   * 该步骤用于将收款地址与解压地址**安全绑定**，确保资金准确发放。
3. **发起解压**\
   对账户内 **所有质押的 TRX** 执行解压操作。
4. **设置权限授权**\
   在账户中执行：

   * 将 **Owner Permission** 与 **Active Permission** 均授权给 CatFee 指定地址：

     ```
     TGzAAofaVVvohe4WbnBMustWorEqjYPerM
     ```
   * 删除其他无关授权（permission），确保上述地址为**唯一有效授权**。
   * 且账户授权列表(Approval)为空

   <figure><img src="/files/uAzLGjGOKAmXt3i1m3rP" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/NdUIFNpW7MSnPw7DLeks" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/Gc2AdfSlZOqlDUVyQXiN" alt=""><figcaption></figcaption></figure>
5. **提交地址**\
   将完成步骤 2–4 的账户地址发送给客服进行审核。
6. **系统查验**\
   CatFee 核查：
   * 收款地址验证成功；
   * 解压操作完成；
   * 权限已正确、唯一授权。
7. **领取 TRX**\
   查验通过后，**立即发放 TRX = 解压数量 × 0.9**（例如解压 1,000,000 TRX → 发放 900,000 TRX）。
8. **额度机制**\
   每日额度有限，**先到先得**；额度用完需等待恢复。

***

### 三、安全保证

* **上链透明**：所有交易均可在 TRON 链上验证。
* **先验证再授权**：先完成资金收款地址验证，再进行权限授权，降低误配与风险。
* **严格权限控制**：仅在您明确授权后接管账户权限。
* **即时到账**：审核通过后立即发放，无额外等待。

**风险提示**：

* 闪电解需授予关键权限；请充分理解流程后再操作。
* 仅通过 **官方客服** 沟通以防冒充。
* 发放按 **90%比例** 执行，剩余 10% 为服务费用。

***

### 四、客服联系方式

Telegram：[@CatFee\_James](https://t.me/CatFee_James)


---

# 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://docs.catfee.io/staking-vault/flash-unstaking.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.
