# How to Deposit Collateral

### How do I deposit more collateral?

* In the **My Loans** section, select the **Deposit** button that will be labeled based on the collateral used for the loan.<br>

  <figure><img src="/files/p7qC0qBPfaOJJl990OzI" alt=""><figcaption></figcaption></figure>
* Your loan's current details including LTV and accumulated fees will be displayed.<br>

  <figure><img src="/files/xTOekJDybuAKDpRiZZUw" alt=""><figcaption></figcaption></figure>
* Enter an amount of additional collateral to deposit.<br>

  <figure><img src="/files/VzLlkxQG1ZSyFZndvPnl" alt=""><figcaption></figcaption></figure>
* Your loan's updated LTV and estimated weekly fees will be displayed based on the amount of collateral being deposited. After verifying these details, select **Deposit** and your additional collateral will be deposited into your loan.<br>

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


---

# 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.hyperbolicprotocol.com/paying-back/how-to-deposit-collateral.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.
