# Frequently Asked Questions

- [How can I get started with Hipo?](https://docs.hipo.finance/frequently-asked-questions/how-can-i-get-started-with-hipo.md)
- [What are the benefits of staking with Hipo?](https://docs.hipo.finance/frequently-asked-questions/what-are-the-benefits-of-staking-with-hipo.md)
- [What is the minimum TON required to start staking on Hipo?](https://docs.hipo.finance/frequently-asked-questions/what-is-the-minimum-ton-required-to-start-staking-on-hipo.md)
- [What is APY?](https://docs.hipo.finance/frequently-asked-questions/what-is-apy.md)
- [How does Hipo ensure the security of my funds?](https://docs.hipo.finance/frequently-asked-questions/how-does-hipo-ensure-the-security-of-my-funds.md)
- [Can I unstake my Toncoins at any time?](https://docs.hipo.finance/frequently-asked-questions/can-i-unstake-my-toncoins-at-any-time.md)
- [What is the expected timeframe for receiving my TON after unstaking?](https://docs.hipo.finance/frequently-asked-questions/what-is-the-expected-timeframe-for-receiving-my-ton-after-unstaking.md)
- [How long does it take to receive my hTON after staking?](https://docs.hipo.finance/frequently-asked-questions/how-long-does-it-take-to-receive-my-hton-after-staking.md)
- [How often are staking rewards distributed?](https://docs.hipo.finance/frequently-asked-questions/how-often-are-staking-rewards-distributed.md)
- [How are staking rewards calculated?](https://docs.hipo.finance/frequently-asked-questions/how-are-staking-rewards-calculated.md)
- [What is the conversion rate for hTON/TON?](https://docs.hipo.finance/frequently-asked-questions/what-is-the-conversion-rate-for-hton-ton.md)
- [What are the risks of staking with Hipo?](https://docs.hipo.finance/frequently-asked-questions/what-are-the-risks-of-staking-with-hipo.md)
- [How can I get support if I have any issues or questions?](https://docs.hipo.finance/frequently-asked-questions/how-can-i-get-support-if-i-have-any-issues-or-questions.md)


---

# 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/frequently-asked-questions.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.
