> For the complete documentation index, see [llms.txt](https://docs-personal.isle.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-personal.isle.finance/introduction/readme.md).

# What is Isle Personal?

Isle Personal is a decentralized over-collateralized lending protocol where users can participate as suppliers or borrowers. Suppliers provide liquidity to earn interest, while borrowers deposit crypto collateral to access liquidity—with period-based repayment that works just like a traditional credit card, instead of continuous interest accrual.

### Spend While You Earn

Crypto holders often face a dilemma: they believe in the long-term value of their assets but need liquidity for immediate expenses. Selling their assets means missing out on future appreciation. Traditional finance solutions require credit checks and don't accept crypto as collateral.

Isle Personal offers a simple alternative: your collateral stays in a smart contract, allowing you to borrow against its value while continuing to earn yield on assets like wstETH. This means you can access liquidity and spend freely without selling your holdings or missing out on future appreciation.

#### How It Differs From Other Lending Protocols?

Unlike protocols where interest accrues continuously from the moment you borrow, Isle Personal works like a credit card: you have a repayment period, and as long as you repay before it ends, no interest is charged.


---

# 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-personal.isle.finance/introduction/readme.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.
