# Repaying Debt and Withdrawing Collateral in eMode

**Repaying Debt in eMode**

Repaying debt while in eMode follows a straightforward process to help you manage your borrowing efficiently:

1. Check Wallet Balance:

* Ensure you have enough of the borrowed token in your wallet to make a repayment.
* If insufficient: You’ll need to acquire additional tokens to repay your debt.

**Withdrawing Collateral in eMode**

You can withdraw collateral while in eMode, provided it meets borrowing and health factor (HF) requirements:

1. Check Borrowings:

* If you have no outstanding borrowings: You may withdraw your entire deposited amount.
* If you have active borrowings in E-Mode: The maximum withdrawal amount will depend on your Health Factor (HF), which must be greater than 1.01 to maintain borrowing security.

eMode on Amply Finance is designed to provide you with more borrowing power for assets with correlated price movements, helping you maximize capital efficiency while keeping your collateralized funds secure.


---

# 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/repaying-debt-and-withdrawing-collateral-in-emode.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.
