# Efficiency mode

The e-Mode, also known as the High Efficiency mode feature, has been specifically created to optimize capital efficiency in situations where collateral and borrowed assets share a correlation in price.&#x20;

This feature comes equipped with various risk management parameters such as&#x20;

* Loan to Value (LTV)
* Liquidation threshold
* Liquidation bonus
* The option to utilize a custom price oracle for added flexibility and control.

For more detailed information regarding risk management parameters, please refer to the following [link](/risk-control.md#risk-parameters-analysis).

E-mode allows users to optimize capital efficiency by leveraging assets with correlated prices for collateral and borrowing purposes.

### For example:&#x20;

When e-Mode is activated, the protocol permits users to provide stAPT and take out APT with a loan-to-value ratio from 70% to exceeding 90%.

### How to check asset status on Meso Finance?

1. On Meso landing page, click on "Market" on the top middle of the page.&#x20;

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

2. In this page, your will see current Market size, Total Borrowed, percentage of lend out and your current borrowed status. To know more about asset status, click on the asset name

<figure><img src="/files/uQC940fMtO6VsiNQ7FpB" alt=""><figcaption><p>This is a demo for APT in normal borrow mode</p></figcaption></figure>

### **How to Enable eMode on Meso Finance?**

1. E-Mode allows users to maximize their loan-to-value ratio for specific asset categories up to 90%.
2. Navigate to the “Borrow” tab.
3. Click on “Enable E-Mode”.

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

4. Choose the desired asset category (APT correlated ).&#x20;

   <figure><img src="/files/rSSGIW7lWtsKgFnvz8yn" alt=""><figcaption></figcaption></figure>
5. Activate “E-Mode”.
6. Review the transaction details and confirm.

<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/efficiency-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.
