# E-Mode

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

**E-Mode**, short for "Efficiency Mode," is designed to help users **maximize borrowing power** when dealing with **correlated assets**, such as stablecoins or tokenized versions of the same asset (e.g., EGLD and staked EGLD).

***

**How E-Mode Works**

* Positions must include **only assets within the same eMode group** at creation to benefit from its features.
* This design allows for **higher capital efficiency** compared to standard borrowing methods.

***

**Comparison: Non-eMode vs. eMode**

* **Non-eMode (other protocols):**
  * **Deposit:** 100 xEGLD → **Borrow:** 75 EGLD (75% LTV)
* **eMode (XOXNO):**
  * **Deposit:** 100 xEGLD → **Borrow:** 95 EGLD (95% LTV)

***

**Impact on Leverage:**

* **Non-eMode:**
  * Max leverage is limited to **\~7x**.
* **eMode:**
  * Max leverage can reach **20x**, enabling significantly better use of capital.

***

**Why E-Mode Matters**

* **Higher LTV Ratios:** Allows users to borrow more against their collateral.
* **Optimized Looping Strategies:** Enables users to maximize leverage safely using tightly correlated assets.
* **Improved Capital Efficiency:** Ideal for users aiming to **utilize their capital more effectively** while maintaining safety due to the **predictable price behavior** within the eMode group.


---

# 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/e-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.
