# Using Collateral and Borrowing Tokens in eMode

**Using Collateral in eMode**

Once eMode is enabled, you can proceed to use eligible tokens as collateral within the chosen eMode category:

1. Click “Enable as Collateral” in eMode:

* Amply checks if you already have other collateralized assets enabled.
* If yes: eMode allows you to enable this additional asset as collateral, provided it aligns with eMode requirements.

2. Check eMode Eligibility:

* If the collateral meets eMode criteria, Amply applies eMode risk parameters to increase your max LTV, expanding your Available to Borrow amount.
* If no: Standard risk parameters apply, and eMode benefits won’t affect your collateral’s LTV.

**Borrowing Tokens in eMode**

Once in eMode, you can only borrow assets within the selected eMode category, provided that you stay within the max LTV limits:

1. Confirm Borrowing Limits:

* Check that your borrowing remains within the max LTV allowed in eMode.
* If not: The “Borrow” button will be disabled until your debt returns within the limit.


---

# 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/using-collateral-and-borrowing-tokens-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.
