> 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/staking.md).

# Staking

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

### Key Features of the Hipo App for Staking

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

* View both your **GRAM** and **hGRAM** balances.
* Check the **hGRAM 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 GRAM with Hipo

#### Step 1: Choose Your Platform

You can stake your GRAM using the [Hipo Web App](https://app.hipo.finance/), [Telegram Mini App](http://t.me/HipoFinanceBot/app), or even through [Hipo Club](http://t.me/HipoFinanceBot/join). Simply choose the platform that suits you best, and you'll be able to stake GRAM 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 GRAM 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 GRAM you’d like to stake. You’ll be able to see how much [hGRAM  (Hipo Staked GRAM)](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 hGRAM tokens, representing your staked GRAM.

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

{% hint style="success" %}
As the value of hGRAM 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 hGRAM to further increase your earnings while still gaining staking rewards.
{% endhint %}


---

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