# HLiquity Docs

## HLiquity Docs

- [Official HLiquity Documentation](https://docs.hliquity.org/official-hliquity-documentation.md): HLiquity, a fork of the successful Liquity Protocol on Hedera network !
- [Overview](https://docs.hliquity.org/overview/overview.md): HLiquity as a protocol is non-custodial, immutable, and governance-free !
- [New Features](https://docs.hliquity.org/overview/new-features.md)
- [Borrowing](https://docs.hliquity.org/deep-dive/borrowing.md)
- [Stability Pool and Liquidations](https://docs.hliquity.org/deep-dive/stability-pool-and-liquidations.md)
- [Redemptions and HCHF Price Stability](https://docs.hliquity.org/deep-dive/redemptions-and-hchf-price-stability.md)
- [Frontend Operators](https://docs.hliquity.org/deep-dive/frontend-operators.md)
- [HLQT Rewards and Distribution](https://docs.hliquity.org/deep-dive/hlqt-rewards-and-distribution.md)
- [HLQT Staking](https://docs.hliquity.org/deep-dive/hlqt-staking.md)
- [Recovery Mode](https://docs.hliquity.org/deep-dive/recovery-mode.md)
- [HLQT Tokenomics](https://docs.hliquity.org/fundamentals/hlqt-tokenomics.md)
- [Token IDs, Pools, Contracts](https://docs.hliquity.org/fundamentals/token-ids-pools-contracts.md): Collection of technical resources about HLiquity.
- [Links](https://docs.hliquity.org/documentation/links.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.hliquity.org/official-hliquity-documentation.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.
