# Hover

## Hover Documentation

- [Introduction](https://docs.hover.market/introduction.md): What is Hover?
- [Genesis Pools](https://docs.hover.market/genesis-pools.md)
- [How to Participate in the Genesis Pools](https://docs.hover.market/genesis-pools/how-to-participate-in-the-genesis-pools.md)
- [How to Withdraw from the Genesis Pools](https://docs.hover.market/genesis-pools/how-to-withdraw-from-the-genesis-pools.md)
- [Liquidity Market](https://docs.hover.market/liquidity-market.md): Supplying and Borrowing Assets
- [Supplying](https://docs.hover.market/liquidity-market/supplying.md)
- [hTokens](https://docs.hover.market/liquidity-market/supplying/htokens.md)
- [Borrowing](https://docs.hover.market/liquidity-market/borrowing.md)
- [Health Factor](https://docs.hover.market/liquidity-market/borrowing/health-factor.md)
- [Protocol Parameters](https://docs.hover.market/liquidity-market/protocol-parameters.md)
- [Oracles](https://docs.hover.market/liquidity-market/oracles.md)
- [Hover Tokenomics](https://docs.hover.market/hover-tokenomics.md)
- [Hover Staking Program](https://docs.hover.market/hover-tokenomics/hover-staking-program.md)
- [KYC and Location Restrictions](https://docs.hover.market/kyc-and-location-restrictions.md)
- [Governance](https://docs.hover.market/governance.md)
- [Risk and Security](https://docs.hover.market/risk-and-security.md)
- [Contracts](https://docs.hover.market/contracts.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hover.market/introduction.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.
