> For the complete documentation index, see [llms.txt](https://docs.lendle.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lendle.xyz/user-guide-for-ui-v2.md).

# User guide for UI V2

- [Earn](https://docs.lendle.xyz/user-guide-for-ui-v2/earn.md): Earn with vaults
- [Brink Vaults](https://docs.lendle.xyz/user-guide-for-ui-v2/brink-vaults.md): Lendle x Brink
- [Borrow page](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page.md): Borrowing interface
- [Deposit](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/deposit.md): Supply to markets
- [How To Deposit](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/deposit/how-to-deposit.md): Providing liquidity to the Lendle market
- [Withdrawing Assets](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/deposit/withdrawing-assets.md): Redeem your deposits
- [Borrow](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/borrow.md): Lendle borrowing guide
- [How To Borrow](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/borrow/how-to-borrow.md): Borrowing process
- [Repaying a loan](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/borrow/repaying-a-loan.md): Repay borrowed assets
- [Isolated markets](https://docs.lendle.xyz/user-guide-for-ui-v2/isolated-markets.md): Risk-contained lending


---

# 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 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.lendle.xyz/user-guide-for-ui-v2.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.
