> 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/frequently-asked-questions/how-can-i-get-started-with-hipo.md).

# How can I get started with Hipo?

To get started with Hipo, follow these simple steps:

1. Connect your preferred GRAM-compatible wallet to the [Hipo Liquid Staking Platform](https://app.hipo.finance/#/).
2. Stake your Grams by selecting the desired amount and initiating the staking process.&#x20;
3. Upon staking your GRAMs, you'll promptly receive Hipo Staked GRAM (hGRAM) tokens at the current exchange rate of hGRAM/GRAM. These tokens represent your stake and offer liquidity within the DeFi ecosystem.
4. Start earning rewards as the exchange rate of hGRAM/GRAM dynamically adjusts based on the staking rewards earned by GRAM coins staked through the Hipo platform. The value of your hGRAM tokens will increase over time, reflecting the augmented worth of the underlying GRAM tokens.
5. To maximize the potential of your staked assets, utilize your hGRAM tokens by transferring, trading, or engaging in various DeFi applications. Check out the hGRAM use cases [here](https://docs.hipo.finance/introduction/hton-hipo-liquidity-token/hton-use-cases).
6. When you decide to unstake your Grams, simply initiate the unstaking process through the Hipo platform. After a cooldown period, your staked GRAMs and any accrued rewards will be promptly returned to your wallet.
7. You can also swiftly swap your GRAM coins on decentralized exchanges (DEXs) if immediate access is required.
8. Remember that staked Grams are lent to validators via the Hipo smart contract to participate in validation rounds, contributing to the network's security and earning staking rewards. Hipo operates with a permissionless approach for validators, ensuring the most optimized Annual Percentage Yield (APY) for stakers.

<br>


---

# 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/frequently-asked-questions/how-can-i-get-started-with-hipo.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.
