# Siloed Markets

<figure><img src="/files/5SWhvgEsSRiTwY7qlWlK" alt=""><figcaption></figcaption></figure>

Siloed 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 borrow from non-traditional assets or those with higher volatility, while maintaining a safe and reliable ecosystem.

***

**How They Work:**

* Each siloed 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 borrowing from a siloed market, the **position becomes siloed**, meaning you can't borrow from other markets with that position.

***

**Use Case Example:**

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

***

**Benefits of Siloed Markets:**

* Borrowing 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/siloed-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.
