# Unstake Market

## 1. **Overview**

* **The TronSave Unstake Market** is an intermediary marketplace that connects users who want to unstake early with users who have available TRX.
* It enables Early Unstake before the standard unstake period, while offering participants the opportunity to earn **up to 10% per order**.

## 2. How It Works

**Step 1 – Connect Wallet & Login**

* Open the [**Unstake Market**](https://tronsave.io/unstake/market) page.
* Connect the wallet you want to unstake and click **Login with TronSave**.

**Step 2 – Select an Order**

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

* Browse the available orders in the **List of Orders** section.
* Choose an order that fits your preference.
* Click the **Buy** button on the selected order.

**Step 3 – Fill in Purchase Details**

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

* Enter the **Receiving Address** where the payout will be sent.
  * You may enter a custom address, or
  * Select **“Same as your address”** to use the currently connected wallet address.
* Tick the confirmation checkbox:\
  \&#xNAN;**“***I have read and fully understand the mechanism of Unstake Market at here.***”**

**Step 4 – Confirm and Pay**

* Click **Buy (Transfer TRX)**.
* Sign the transaction in your wallet to complete the purchase.

**Step 5 – Track Your Orders & Payout**

* After purchasing, you can monitor your orders as follows:
  * **My Active**: Displays orders that are currently in progress and awaiting payout.
  * **My Completed**: Displays orders that have been fully paid and completed.
* Funds will be sent to your receiving address **according to the schedule shown in the Payout Time**.

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

## 3. Telegram Notifications

By registering your Telegram account, you will receive **real-time notifications** about your Unstake orders, especially **payout updates**.

After successful verification, the system will confirm your subscription, and **from that point on**, you will receive **UNSTAKE PAYOUT notifications** whenever a payout is sent to your address.\
This helps you track payment progress and never miss an incoming payout.

Follow to add telegram contact:

* Enter your Telegram ID in the provided field and click "**Confirm**".

<figure><img src="/files/uh9A9GMVVll4a2TKeTK5" alt="" width="556"><figcaption></figcaption></figure>

<figure><img src="/files/FbZ13uKfk9gBfWBS61V1" alt="" width="557"><figcaption></figcaption></figure>

* After entering your Telegram ID, click "**GET CODE**" to start the verification.

<figure><img src="/files/ihQ2Pcoeu5m6MckA4Wqb" alt="" width="512"><figcaption></figcaption></figure>

* A link to our Telegram bot will appear—click it to be redirected to Telegram.

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

* You can click the "**Click here to verify**" button to be automatically redirected to the verification page, or copy the CODE and enter it manually.

<figure><img src="/files/FInEiwZqBX334FFNRPqA" alt="" width="546"><figcaption></figcaption></figure>

* Once verified, you will receive payout notifications successfully. You will then receive a UNSTAKE PAYOUT notification.

<figure><img src="/files/C71rv8TP8CtVhRewL1FJ" 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/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.
