# What are Isolated Markets?

The majority of Suilend’s Total Value Locked (TVL) currently sits in the main market, which primarily supports blue-chip assets. These assets typically have deep liquidity and reliable oracle feeds, making them well-suited for efficient liquidations and lending activity.

<figure><img src="https://1012785037-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZptIWZyJ2rOgtqtAY5Zr%2Fuploads%2FS5pt36O7yuojS0MlWmfD%2Fimage.png?alt=media&#x26;token=1732598f-9e63-41dd-b981-a3b5afe1ec59" alt=""><figcaption><p>Example of an Isolated Market with XAUm and USDC. </p></figcaption></figure>

Isolated markets, on the other hand, offer greater flexibility when listing assets. They enable Suilend to support assets that may have lower liquidity, higher volatility, or less established oracle support - without adding additional risk to the main market.

Other key advantages of isolated markets include the ability to customize parameters such as interest rate curves and to offer higher Loan-to-Value (LTV) ratios for certain assets.

Over time, some assets may be promoted from isolated markets to the main market, depending on factors such as sufficient liquidity, oracle reliability, trading volume, and overall risk profile. This progression is ultimately determined at the discretion of the Suilend team.

### Risks

While isolated markets help contain risk from spreading to the main market, they still carry all of the underlying risks associated with lending protocols, including smart contract risk, oracle risk, liquidation risk, utilitization risk and loss socialization. Learn more about [risks](https://docs.suilend.fi/security/risks).


---

# 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.suilend.fi/faq/what-are-isolated-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.
