# Efficiency Mode

**Efficiency Mode (eMode)** is a feature on Amply Finance designed to increase your capital efficiency when using highly correlated tokens as collateral and for borrowing. By grouping tokens with high price correlation, such as stablecoins, eMode allows you to borrow against your collateral at a higher max Loan-to-Value (LTV) ratio, increasing your available borrowing power.&#x20;

#### Available eMode Categories

* **Stablecoin eMode**
  * Tokens: **vUSD, USDC**
    * Unlock higher LTVs when using stablecoins within this category. Ideal for capital-efficient stablecoin strategies.
* **CRO eMode**
  * Tokens: **zkCRO, CRO**
    * Boost borrowing power when supplying or borrowing CRO-native assets. Designed for users active in the Cronos ecosystem.

The parameters for this category such as Max LTV can be found [here](/asset-listings-and-risk-management/supported-assets-and-parameters.md).

**Key Benefits of eMode:**

* **Higher Max LTV:** When you activate eMode and use correlated tokens within the same category, you’ll gain access to a higher max LTV for these assets, enabling you to borrow more capital.
* **Stablecoin Efficiency:** vUSD and USDC are stablecoins. By entering the “stablecoin” eMode category, you can supply either of these tokens and borrow them at a higher LTV than standard, although you can only borrow tokens within the chosen eMode category.

**Restrictions:**

* **Borrowing Limits:** When eMode is activated, you can only borrow tokens within the chosen eMode category.
* **Collateral Flexibility:** You can supply any token as collateral, but only those in the active eMode category will enjoy the higher LTV benefits.


---

# 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.amply.finance/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.
