# How Does Hipo Work?

1. **Stake TON**\
   Deposit your TON into Hipo to start earning the highest staking rewards in the TON ecosystem.
2. **Get Liquid hTON**\
   Receive hTON, a liquid token that represents your staked TON. Its value increases as [staking rewards](https://app.hipo.finance/#/page=reward/) accumulate, and you can use it across [DeFi](https://app.hipo.finance/#/page=defi/).
3. **Unstake Anytime**\
   Swap your hTON back to TON at any time and receive your original stake plus all accumulated rewards.

{% hint style="info" %}
💡 *Your staked TON is delegated to validators through the Hipo smart contract to participate in validation rounds and generate staking rewards.*
{% endhint %}

<figure><img src="/files/77o11PqxmbMqWwYNpBoz" alt=""><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/introduction/how-does-hipo-work.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.
