# How to deposit additional collateral to existing borrow?

1. Go to “Your Borrow” tab from the dashboard and choose the loan where you want to deposit additional collateral. Click on “Actions”.

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

2. A popup will appear. Go to the “Collateral Actions” tab and select “Add Collateral”.

![](/files/FXU1kbzqxkjrmkzebxxU)

3. Fill the collateral amount and click on “Add Collateral” button.

![](/files/9pTYFkI9VnWr7CjiZNIH)

4. Sign the transaction.

![](/files/L4lGecbRnHfCQ6feKNJa)

5. If there are no issues, then it will showcase the success notification.

<figure><img src="/files/Ql7NnY5DY3r1QIQ8yZQS" 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.hashstack.finance/mainnet-guide/borrow/how-to-deposit-additional-collateral-to-existing-borrow.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.
