# Isolated Markets

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

Isolated markets are **specialized lending markets** designed to securely introduce new or higher-risk assets without impacting the overall stability of the protocol. They’re ideal for users looking to supply to non-traditional assets or those with higher volatility, while maintaining a safe and reliable ecosystem.

***

**How They Work:**

* Each isolated market operates **independently** of the main lending market.
* Risks (e.g., **price volatility** or **liquidity concerns**) are confined to the specific market.
* Any issues in one market (defaults, liquidations) **do not affect** the protocol's core assets or broader markets.
* When supplying to an isolated market, the **position becomes isolated**, meaning you can't supply to other markets with that position, and borrow only from selected markets.

***

**Use Case Example:**

* A new or experimental token is added as an isolated market.
* Users can safely interact with this token while the main protocol remains **insulated from unforeseen risks**.

***

**Benefits of Isolated Markets:**

* Supply limits are **tailored** to the specific characteristics of the assets in the market.
* **Flexibility** for users to explore emerging or niche assets.
* **Robust risk management** ensures security and reliability.


---

# 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.xoxno.com/xoxno-ecosystem/lend-and-borrow/isolated-pools.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.
