# Isolated mode

The isolated mode is currently in the development process and will be released soon. Here is the definition of the isolated mode on **Meso Finance**.

Utilize isolation mode to increase credit by isolating newly acquired assets under strict debt ceiling monitoring to borrow stable-coins within permitted limits.

For example:  Token X - a highly volatile listing asset can be supplied as isolated collateral\
at a maximum LTV of 50% controlled by a $14M debt ceiling.

<figure><img src="https://lh7-us.googleusercontent.com/idXNVjGP9XTGir9UC6vmPyYpTBOJKPMV0X-qswth_aufkl5VvXJRc1PO77m6_TO3Q9JFYz36IlfVIj_rH0MkrE32s39oz3MLYrPlfFhEi1Wk0_h2_PhWOOxBJHxMKJgheiQbEImMKTjtWf9-NNUdfTSqPQ=s2048" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/o-oUgA3gwDACTL4pLbk33lItbe7oEazKnyULzgGQMLM9kyJ_TIza9gX40YgZ71rEnXXBD-NuqlyBQ9ODxOzM04OykyZCwtA5DoRKmtftykgzX6gGSKoYnW6VP10Ll1m4f-ogNZGff7JLq_uEiIqLomsmcg=s2048" alt=""><figcaption></figcaption></figure>

### Supply Isolated Asset

<figure><img src="https://lh7-us.googleusercontent.com/dpRbHjJnq6nPnHeIRpdEy9w_kpg4rXfZ1IlGpakgT_yYzp9OhP6ZcR6QYfN41oSAXnuAkGgHjbn3ZaqCQ0wt-xSdycDDp0xpyEloVUPJlHq-p60sjyjDFsnMNGAs8-_oNzrOsfFNbhPXb5SpXMO3Hjjyww=s2048" alt=""><figcaption></figcaption></figure>

### Borrow in Isolated Mode

* When utilizing an Isolated Asset as collateral, it is restricted to using only that specific asset as collateral.&#x20;
* The borrowing of assets in isolation mode is limited to assets that can be borrowed individually.

### Exit Isolation Mode

To disable isolation mode, users must first deactivate the isolated asset used as collateral. This action is only possible when the user does not have any existing debt.

<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://doc.meso.finance/key-features/isolated-mode.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.
