# Staking

{% embed url="<https://youtu.be/X2efM5RuDow>" %}
How to Stake Your TON with Hipo
{% endembed %}

### Key Features of the Hipo App for Staking

In the "**Stake**" tab, you can:

* View both your **TON** and **hTON** balances.
* Check the **hTON exchange rate**, which increases as staking rewards accumulate.
* Review the [APY](https://docs.hipo.finance/frequently-asked-questions/what-is-apy) (Annual Percentage Yield) from the last validation round.

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

### How to Stake Your TON with Hipo

#### Step 1: Choose Your Platform

You can stake your TON using the [Hipo Web App](https://app.hipo.finance/), [Telegram Mini App](https://t.me/HipoFinanceBot), or even through [Hipo Gang](https://t.me/HipoGangBot). Simply choose the platform that suits you best, and you'll be able to stake TON from any of these options.

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

#### Step 2: Connect Your Wallet

Next, connect your TON wallet. Hipo supports a wide range of TON wallets, including Tonkeeper, Tonhub, and others.

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

#### Step 3: Enter the Amount You Want to Stake

Decide how much TON you’d like to stake. You’ll be able to see how much [hTON (Hipo Staked TON)](https://docs.hipo.finance/hipo-tokens/hipo-staked-ton-hton) you’ll receive based on the current exchange rate, which increases over time as staking rewards accumulate. Once you're satisfied, click "Stake."

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

#### Step 4: Confirm the Transaction

Confirm the staking transaction directly in your wallet. Within seconds, you’ll receive your hTON tokens, representing your staked TON.

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

{% hint style="success" %}
As the value of hTON increases with each validation round, your rewards are compounded.&#x20;

Additionally, the [DeFi section](https://app.hipo.finance/#/page=defi/) provides various decentralized finance platforms where you can use your hTON to further increase your earnings while still gaining staking rewards.
{% endhint %}


---

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