> For the complete documentation index, see [llms.txt](https://docs.tronsave.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tronsave.io/guides/unstake/unstake-market.md).

# Unstake Market

The **TronSave Unstake Market** is an intermediary marketplace that connects users who want to unstake their TRX early with users who have available TRX to fund those exits. It enables an **Early Unstake** before the standard [14-day unstaking period](/concepts/staking-2.0.md#unstaking-period), while letting participants who fund orders earn **up to 10% per order**.

## How it works

### Step 1 — Connect wallet and log in

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

### Step 2 — Select an order

<figure><img src="/files/EikFh3nH8LyUYek7ANtC" alt="Unstake Market"><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/6OBbWLQPdJi0FqnBZONX" alt="Unstake Market Buy"><figcaption></figcaption></figure>

* Enter the **Receiving Address** where the payout will be sent. You can either:
  * Enter a custom address, or
  * Select **Same as your address** to use the currently connected wallet address.
* Tick the confirmation checkbox: *I have read and fully understand the mechanism of Unstake Market.*

### Step 4 — Confirm and pay

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

### Step 5 — Track your orders and payout

After purchasing, you can monitor your orders in two tabs:

* **My Active** — orders that are currently in progress and awaiting payout.
* **My Completed** — orders that have been fully paid and completed.

Funds are sent to your receiving address according to the schedule shown in the **Payout Time**.

<figure><img src="/files/vsTMyIYYIdU3kTt0HZj9" alt="Unstake Market History"><figcaption></figcaption></figure>

## Telegram notifications

By registering your Telegram account, you receive **real-time notifications** about your unstake orders — in particular, **payout updates**.

After successful verification, the system confirms your subscription. From that point on, you receive an **UNSTAKE PAYOUT** notification whenever a payout is sent to your address, so you can track payment progress and never miss an incoming payout.

To add your Telegram contact:

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

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2FXEtiVVZCgF5GdtSEj0v3%2Fimage.png?alt=media&#x26;token=2d43ad29-6a3c-4cc8-b10a-b0cbf1861975" alt="" width="556"><figcaption></figcaption></figure>

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2Fg1iaRIOgbqSMEU5V79LT%2Fimage.png?alt=media&#x26;token=f7b4a469-7168-42cd-aa41-41743d5856c5" alt="" width="557"><figcaption></figcaption></figure>

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

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2FAdGoQAC70KODu6wWjKaE%2Fimage.png?alt=media&#x26;token=2f4820cf-b419-4214-abb1-2a457e215a0e" alt="" width="512"><figcaption></figcaption></figure>

* A link to the TronSave Telegram bot appears — click it to be redirected to Telegram.

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2FtS89l65J5g81GaDi7RSu%2Fimage.png?alt=media&#x26;token=87ad9b4a-e6f3-4162-8971-304154ff99d0" alt=""><figcaption></figcaption></figure>

* Click **Click here to verify** to be automatically redirected to the verification page, or copy the code and enter it manually.

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2FIBgS0NWexw55YOSyDC23%2Fimage.png?alt=media&#x26;token=538a6aa0-fa11-4922-afdc-410b33863b4b" alt="" width="546"><figcaption></figcaption></figure>

* Once verified, you start receiving payout notifications. You will then receive an **UNSTAKE PAYOUT** notification whenever a payout is sent.

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2F4cJqVrGcQeHxdwoaWvxh%2Fimage.png?alt=media&#x26;token=1e09b3b1-c9d1-4e6c-b5b8-3b986d23c393" alt=""><figcaption></figcaption></figure>

## Next steps

* Learn how the 14-day unstaking period works in [Staking 2.0](/concepts/staking-2.0.md).
* See the [Early Unstake overview](/guides/unstake.md) for the full flow.


---

# 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:

```
GET https://docs.tronsave.io/guides/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.
