# FAQs

#### 1. What is Supralend?

Supralend is a liquidity portal on the Supra offering features like bridging, money markets, leveraged yield farming, and liquidity adapters.

#### 2. What role do Liquidity Adapters play in enhancing the DeFi ecosystem?

Liquidity Adapters provide plug-and-play solutions for dApps, facilitating easy access to liquidity for various strategies like leveraged farming and margin trading etc.

#### 3. What types of tokens are supported in Supralend’s money markets?

Supported tokens will include all supra native tokens as well as bridged stables, lsts etc from other EVMs.

#### 4. Can you explain how multi-silo positions reduce the risk of liquidation?

Multi-silo positions mean that each lending position is separate, minimizing the impact of one position's performance on another, thus reducing the overall risk of liquidation.<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://supralend.gitbook.io/supralend/faqs.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.
