# Markets

<figure><img src="/files/o8gem1IRu9JCwfh2gUjh" alt=""><figcaption></figcaption></figure>

The Terrace is a Tomb Chain-based decentralised lending/borrowing and leverage farming protocol that allows users to participate as lenders or borrowers in isolated lending pools. Users can deposit LP tokens in their respective vaults, which act as autocompounders, automating the process of depositing LPs in the Garden, selling farm rewards to buy more of the underlying assets, and compound LPs back into their position.

Optional: For additional risk and reward, users can also leverage their LP positions by borrowing the underlying assets and creating LPs to amplify their LP farming positions and earn increased rewards. This requires taking on loans and can result in liquidation, so proceed with caution, especially if you are new to leverage.

Lenders can supply single assets in individual vaults or in the Mausoleum to earn interest from the borrowers.

The following sections will contain an overview of the mechanics of leveraged LP farming.<br>


---

# 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/markets.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.
