# MOST Mode

MOST mode allows borrowers to get the most out of their collateral. Highly-correlated assets are grouped into categories (e.g. dollar-pegged stablecoins, ETH and its staked derivatives) with their own parameters (e.g. LTV, Liquidation threshold, liquidation penalty). Borrowers benefit from higher LTVs designed to maximize capital efficiency if the collateral and loan assets are highly correlated in price.

For example, while the standard LTV for wstETH as collateral might be 75%, a borrower might get an LTV of 90% if borrowing other ETH-correlated assets through MOST Mode.

A single asset can be part of multiple asset categories.


---

# 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.more.markets/more-markets/editor-1/most-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.
