# Unstaking

{% embed url="<https://www.youtube.com/watch?t=68s&v=X2efM5RuDow>" %}
How to Unstake Your hTON
{% endembed %}

### How to Unstake Your hTON

When you're ready to convert your hTON back into TON, there are two options:

#### Option 1: Unstake via Hipo App

Connect your wallet to the [Hipo Web App](https://app.hipo.finance/) or [Telegram Mini App](https://t.me/HipoFinanceBot) and select the option to unstake. This method has the lowest fees, but in some cases, you may have to wait [up to 36 hours](https://docs.hipo.finance/frequently-asked-questions/what-is-the-expected-timeframe-for-receiving-my-ton-after-unstaking) if all of Hipo’s smart contract funds are locked during the staking rewards process.

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

#### Option 2: Swap via DEXs

If you need your TON instantly, you can swap your hTON through **decentralized exchanges** (DEXs) like DeDust or Stonfi for a slightly higher fee. This method allows you to access your TON immediately:

1- [DeDust](https://dedust.io/swap/hTON/TON)

<figure><img src="/files/0aPKKa8THZrrM4VhjnSO" alt=""><figcaption></figcaption></figure>

2- [STON.fi](https://app.ston.fi/swap?chartVisible=false\&ft=TON\&tt=hTON)

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

Additionally, some wallets like Tonkeeper offer a feature where you can swap hTON for TON directly within the app.

<figure><img src="/files/ds9KfKNfJYeioxFWmCPf" alt="" width="375"><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.hipo.finance/tutorials/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.
