# Elara

## ELARA

- [HyperEfficient Lending](https://learn.elara.finance/elara-v2-hyperevm-testnet/hyperefficient-lending.md): A HyperEfficient Lending Protocol for HyperEVM
- [Why HyperEVM?](https://learn.elara.finance/elara-v2-hyperevm-testnet/why-hyperevm.md)
- [A Community-First Protocol](https://learn.elara.finance/elara-v2-hyperevm-testnet/a-community-first-protocol.md)
- [About Elara V1](https://learn.elara.finance/elara-v1-zircuit-mainnet/about-elara-v1.md): Purpose-built for LRTs/LSTs extensibility
- [Dual-pool architecture](https://learn.elara.finance/elara-v1-zircuit-mainnet/about-elara-v1/dual-pool-architecture.md)
- [User guide](https://learn.elara.finance/elara-v1-zircuit-mainnet/user-guide.md)
- [Overview](https://learn.elara.finance/elara-v1-zircuit-mainnet/user-guide/overview.md)
- [Supplying assets](https://learn.elara.finance/elara-v1-zircuit-mainnet/user-guide/supplying-assets.md)
- [Withdrawing assets](https://learn.elara.finance/elara-v1-zircuit-mainnet/user-guide/withdrawing-assets.md)
- [Borrowing assets](https://learn.elara.finance/elara-v1-zircuit-mainnet/user-guide/borrowing-assets.md)
- [Repaying assets](https://learn.elara.finance/elara-v1-zircuit-mainnet/user-guide/repaying-assets.md)
- [Risk management](https://learn.elara.finance/risk-management.md)
- [Understanding APY](https://learn.elara.finance/understanding-apy.md)
- [Liquidation](https://learn.elara.finance/liquidation.md)
- [Parameters](https://learn.elara.finance/parameters.md)
- [Protocol](https://learn.elara.finance/protocol.md)
- [Interest rate model](https://learn.elara.finance/protocol/interest-rate-model.md)
- [Oracles](https://learn.elara.finance/protocol/oracles.md)
- [Contract addresses](https://learn.elara.finance/protocol/contract-addresses.md)
- [Mechanism](https://learn.elara.finance/mechanism.md)
- [Audit report](https://learn.elara.finance/extras/audit-report.md)
- [Brand kit](https://learn.elara.finance/extras/brand-kit.md)
- [Terms & Conditions](https://learn.elara.finance/extras/terms-and-conditions.md): Edited on September 6th, 2024
- [Privacy policy](https://learn.elara.finance/extras/privacy-policy.md): Privacy policy for Elara Finance
- [Links](https://learn.elara.finance/extras/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://learn.elara.finance/elara-v2-hyperevm-testnet/hyperefficient-lending.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.
