# 고효율 모드 (e-mode)

## **E-mode 기능**

E-mode 기능은 담보와 대출 자산이 유사한 가격 움직임을 보일 때 자본 효율성을 극대화합니다. 예를 들어, gcKLAY와 stKAIA는 모두 KAIA에 연동된 토큰이며, 동일한 E-mode 카테고리로 분류됩니다. E-mode에서 stKAIA를 공급하면 더 높은 담보력을 얻을 수 있어 KAIA와 같은 자산을 더 많이 대출할 수 있습니다.

**참고:** E-mode는 동일한 카테고리의 자산(예: 스테이블코인) 내에서만 대출이 가능합니다.

### **E-mode 사용 방법**

E-mode는 상관관계가 높은 자산에 대한 대출 능력을 향상시키는 특별한 기능으로, 표준 조건 하에서 다른 자산을 담보로 사용할 수 있습니다. E-mode 카테고리에 속하지 않는 자산은 기존의 LTV 및 청산 기준을 유지합니다.

#### **대시보드에서 E-mode 활성화**

1. **대시보드 접근**: 대시보드로 이동하여 'Your Borrows' 섹션을 찾습니다.
2. **E-mode 활성화**:
   * 'Your Borrows' 섹션의 드롭다운 메뉴에서 'Enable E-mode' 버튼을 클릭합니다.
   * 초기 상태는 "E-mode 비활성화"로 표시됩니다. 'Enable E-mode'를 클릭하고 팝업의 지시에 따라 진행합니다.

#### **강화된 대출 능력**

* E-mode가 활성화되면 동일한 E-mode 카테고리 내의 자산(예: 스테이블코인)에 대해 최대 93% LTV까지 대출할 수 있습니다.

#### **E-mode 종료 방법**

1. **E-mode 비활성화**: 'Your Borrows' 섹션으로 돌아가 드롭다운 메뉴에서 'Disable E-mode'를 선택합니다.
2. **지침 따라하기**: 팝업의 지시에 따라 E-mode를 성공적으로 종료하고, 기존의 담보 및 대출 설정으로 복귀합니다.

### **E-mode의 장점**

* **높은 대출 능력**: 동일한 E-mode 카테고리 내의 자산에 대해 최대 93% LTV로 대출할 수 있습니다.
* **유연한 담보 사용**: E-mode 카테고리 외의 자산도 기존 LTV 및 청산 기준을 준수하여 담보로 사용할 수 있습니다.

**중요:** E-mode에서의 대출은 동일한 카테고리 내의 자산(예: 스테이블코인)에 한정됩니다. E-mode를 종료하면 대출 능력이 기존 설정으로 돌아갑니다.


---

# 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.rhombusprotocol.io/rhombus-docs-kor/features/high-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.
