# Extrafi XLend

## Extrafi XLend

- [Welcome to XLend 🎉](https://docs.extrafi.io/extrafi-xlend/welcome-to-xlend.md)
- [Borrow / Lend](https://docs.extrafi.io/extrafi-xlend/borrow-lend.md)
- [Concepts](https://docs.extrafi.io/extrafi-xlend/borrow-lend/concepts.md)
- [Overview](https://docs.extrafi.io/extrafi-xlend/borrow-lend/overview.md)
- [How to Use](https://docs.extrafi.io/extrafi-xlend/borrow-lend/how-to-use.md): These guides will walk you through the key features of Extrafi XLend and show you how to get started.
- [FAQ](https://docs.extrafi.io/extrafi-xlend/borrow-lend/faq.md)
- [Liquidations](https://docs.extrafi.io/extrafi-xlend/borrow-lend/liquidations.md)
- [Price Feed](https://docs.extrafi.io/extrafi-xlend/borrow-lend/price-feed.md)
- [Interest Rate Strategy](https://docs.extrafi.io/extrafi-xlend/borrow-lend/interest-rate-strategy.md)
- [E-Mode](https://docs.extrafi.io/extrafi-xlend/borrow-lend/e-mode.md)
- [Isolation Mode](https://docs.extrafi.io/extrafi-xlend/borrow-lend/isolation-mode.md)
- [Risks](https://docs.extrafi.io/extrafi-xlend/borrow-lend/risks.md): DeFi protocols carry inherent risks, including Extrafi XLend, please use it at your own discretion.
- [Parameters](https://docs.extrafi.io/extrafi-xlend/borrow-lend/parameters.md)
- [Strategy](https://docs.extrafi.io/extrafi-xlend/strategy.md)
- [Overview](https://docs.extrafi.io/extrafi-xlend/strategy/overview.md)
- [How strategy works](https://docs.extrafi.io/extrafi-xlend/strategy/how-strategy-works.md)
- [Multi-Account System](https://docs.extrafi.io/extrafi-xlend/multi-account-system.md)
- [How it Works](https://docs.extrafi.io/extrafi-xlend/multi-account-system/how-it-works.md)
- [How to Use](https://docs.extrafi.io/extrafi-xlend/multi-account-system/how-to-use.md): These guides will walk you through how to use smart-accounts on Extrafi XLend.
- [FAQ](https://docs.extrafi.io/extrafi-xlend/multi-account-system/faq.md)
- [Vaults on Morpho](https://docs.extrafi.io/extrafi-xlend/vaults-on-morpho.md)
- [XLend Incentives Program](https://docs.extrafi.io/extrafi-xlend/xlend-incentives-program.md)
- [Overview](https://docs.extrafi.io/extrafi-xlend/xlend-incentives-program/overview.md)
- [Incentive Eligibility & Reward Rules](https://docs.extrafi.io/extrafi-xlend/xlend-incentives-program/incentive-eligibility-and-reward-rules.md)
- [How Lending Incentives Are Distributed](https://docs.extrafi.io/extrafi-xlend/xlend-incentives-program/how-lending-incentives-are-distributed.md)
- [FAQ](https://docs.extrafi.io/extrafi-xlend/xlend-incentives-program/faq.md)
- [Vault & LP Incentives](https://docs.extrafi.io/extrafi-xlend/xlend-incentives-program/vault-and-lp-incentives.md)
- [Security](https://docs.extrafi.io/extrafi-xlend/security.md)
- [Audits & Security](https://docs.extrafi.io/extrafi-xlend/security/audits-and-security.md)
- [Risk Management](https://docs.extrafi.io/extrafi-xlend/security/risk-management.md)
- [Backstop Solution](https://docs.extrafi.io/extrafi-xlend/security/backstop-solution.md)
- [Governance](https://docs.extrafi.io/extrafi-xlend/governance.md)
- [Governance Process](https://docs.extrafi.io/extrafi-xlend/governance/governance-process.md)
- [Execution of Proposals](https://docs.extrafi.io/extrafi-xlend/governance/execution-of-proposals.md)
- [Developer Resource](https://docs.extrafi.io/extrafi-xlend/developer-resource.md)
- [Brand Assets](https://docs.extrafi.io/extrafi-xlend/brand-assets.md)
- [Terms of Use](https://docs.extrafi.io/extrafi-xlend/terms-of-use.md)
- [Roadmap](https://docs.extrafi.io/extrafi-xlend/roadmap.md)
- [Glossary](https://docs.extrafi.io/extrafi-xlend/glossary.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.extrafi.io/extrafi-xlend/welcome-to-xlend.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.
