# Markets

[Superlend Markets](https://app.superlend.xyz/markets) are permissionless lending and borrowing markets where you can supply assets to earn yield or borrow assets against collateral. These markets are operated and maintained by Superlend and are currently deployed on [Etherlink](https://www.etherlink.com/), a high-performance EVM-compatible Layer 2 blockchain.

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

In Superlend Markets, you interact directly with smart contracts to:

* Supply assets and earn yield based on borrowing demand
* Borrow assets against your supplied collateral
* Withdraw or repay positions on-chain at any time

The markets are a [DAO-approved friendly fork](https://snapshot.box/#/s:aavedao.eth/proposal/0x1d9e4f068704377a7fd4d5089ae6be9d243141f742def95c7a4c0e95770040e4) of the [Aave V3](https://aave.com/docs/aave-v3/overview) protocol optimized for Etherlink to ensure capital efficiency and competitive rates.


---

# 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.superlend.xyz/products/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.
