> For the complete documentation index, see [llms.txt](https://docs.hipo.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hipo.finance/tutorials/unstaking.md).

# Unstaking

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

### How to Unstake Your hGRAM

When you're ready to convert your hGRAM back into GRAM, 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 GRAM instantly, you can swap your hGRAM through **decentralized exchanges** (DEXs) like DeDust or Stonfi for a slightly higher fee. This method allows you to access your GRAM 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 hGRAM for GRAM directly within the app.

<figure><img src="/files/ds9KfKNfJYeioxFWmCPf" alt="" width="375"><figcaption></figcaption></figure>


---

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