# 取消质押市场

## 1. 概述

**TronSave Unstake Market** 是一个**中介型市场**，用于连接**希望提前解锁（Unstake）的用户**与**持有可用 TRX 的用户**。

该市场支持用户在**未到官方解锁周期前完成提前解锁**，同时也为参与者提供了**每笔订单最高可达 10% 收益**的机会。

## 2. 运作方式

**步骤一 :** **连接钱包并登录**

* 打开 [**取消质押市场**](https://tronsave.io/unstake/market) 页面。
* 连接您要进行提前解锁操作的钱包。
* 点击 **登录TRONSAVE** 进行登录。

**步骤二 :** **选择订单**

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

* 在 **订单列表** 区域浏览当前可用的订单。
* 选择符合您需求的订单。
* 点击所选订单上&#x7684;**（购买）** 按钮。

**步骤三 :** **填写购买信息**

* 输入**收款地址**，用于接收后续的付款。
* 您可以：
  * 输入一个**自定义收款地址**，或
  * 选择 **与您的地址相同**，使用当前已连接的钱包地址。
* 勾选确认选项：\
  "我已阅读并完全理解 Unstake Market 的运作机制。"

**步骤四 :  确认并支付**

* 点击 **Buy（Transfer TRX）**。
* 在钱包中**签名交易**以完成购买。

**步骤五 : 查看订单与付款进度**

* 购买完成后，您可以在以下页面查看订单状态：
  * **进行中**：显示正在进行中、等待付款的订单。
  * **已完成**：显示已完成并全部付款的订单。
* 资金将根据 **支付时间表** 中显示的时间表，按期发送至您的收款地址。

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

## 3. Telegram 通知

通过注册您的 **Telegram** 账号，您将可以**实时接收 Unstake 订单的通知**，尤其是**支付（Payout）更新提醒**。

在成功完成验证后，系统将确认您的订阅状态。\
从此之后，每当有资金支付到您的地址时，您都会收到 **UNSTAKE PAYOUT** 通知。

这将帮助您随时跟踪付款进度，**不错过任何一笔到账款项**。

👉 请按照以下步骤添加 Telegram 联系方式：

* 在指定输入框中输入您的 **Telegram ID**，然后点击 **“**&#x786E;&#x8BA4;**”**。

<figure><img src="/files/ATMmdLfXa1A1LhuTUtxR" alt="" width="560"><figcaption></figcaption></figure>

<figure><img src="/files/HfQQr8T7jyBkU8TSxZmX" alt="" width="559"><figcaption></figcaption></figure>

* 输入 Telegram ID 后，点击 **“获取代码”** 开始验证流程。

<figure><img src="/files/0eDQ6B31wUiWUsMbEzXF" alt="" width="563"><figcaption></figcaption></figure>

* 系统将显示一个 **TronSave 官方 Telegram 机器人链接**，点击后将跳转至 Telegram。

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

* 您可以点击 **“Click here to verify”** 按钮自动跳转到验证页面，\
  或者复制 **验证码（CODE）** 并手动输入进行验证。

<figure><img src="/files/D8cPkyOe8x5YSOssz2Jn" alt="" width="563"><figcaption></figcaption></figure>

* 验证成功后，您将开始接收 UNSTAKE PAYOUT 通知。

<figure><img src="/files/5WU4dE1VWTN0HHE5Cc10" alt=""><figcaption></figcaption></figure>


---

# 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.tronsave.io/chinese/unstake/unstake-market.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.
