# Terrace

- [About](https://docs.lif3.com/terrace/about.md)
- [Markets](https://docs.lif3.com/terrace/markets.md)
- [Lending Pools](https://docs.lif3.com/terrace/lending-pools.md)
- [Borrowing](https://docs.lif3.com/terrace/lending-pools/borrowing.md)
- [Interest Rate Model](https://docs.lif3.com/terrace/interest-rate-model.md)
- [Fees](https://docs.lif3.com/terrace/fees.md)
- [Risks](https://docs.lif3.com/terrace/risks.md)
- [Borrowing](https://docs.lif3.com/terrace/risks/borrowing.md)
- [Lending](https://docs.lif3.com/terrace/risks/lending.md)
- [Liquidation](https://docs.lif3.com/terrace/liquidation.md)
- [Collateralization Model](https://docs.lif3.com/terrace/collateralization-model.md)
- [User Guide](https://docs.lif3.com/terrace/user-guide.md)
- [Lending](https://docs.lif3.com/terrace/user-guide/lending.md): The following will be found under the "Terrace" tab on Lif3.com
- [How to supply tokens for lending](https://docs.lif3.com/terrace/user-guide/lending/how-to-supply-tokens-for-lending.md)
- [How to withdraw supplied tokens](https://docs.lif3.com/terrace/user-guide/lending/how-to-withdraw-supplied-tokens.md)
- [Borrowing](https://docs.lif3.com/terrace/user-guide/borrowing.md): The following will be found under the "Terrace" tab on Lif3.com
- [How to deposit LP tokens](https://docs.lif3.com/terrace/user-guide/borrowing/how-to-deposit-lp-tokens.md)
- [How to leverage LP tokens](https://docs.lif3.com/terrace/user-guide/borrowing/how-to-leverage-lp-tokens.md)
- [How to deleverage LP tokens](https://docs.lif3.com/terrace/user-guide/borrowing/how-to-deleverage-lp-tokens.md)
- [How to withdraw LP tokens](https://docs.lif3.com/terrace/user-guide/borrowing/how-to-withdraw-lp-tokens.md)
- [How to borrow tokens using LP tokens as collateral](https://docs.lif3.com/terrace/user-guide/borrowing/how-to-borrow-tokens-using-lp-tokens-as-collateral.md)
- [How to repay borrowed tokens](https://docs.lif3.com/terrace/user-guide/borrowing/how-to-repay-borrowed-tokens.md)
- [Dashboard](https://docs.lif3.com/terrace/user-guide/dashboard.md)


---

# Agent Instructions: 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.lif3.com/terrace.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.
