# Repay borrowed assets

1. Go to “Your borrow” tab from the dashboard.

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

2. Choose the borrowed asset which you want to repay and click on “Actions” button.

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

3. A tab will popup where you can choose the “Repay Borrow” option from the dropdown in Borrow Actions.

![](/files/Fg9oKF6NN0VTGbgeiLez)

4. Fill the repayment amount and click on “Repay borrow” button.

![](/files/Ik6ZUDaG3KGGVAYqmKFG)

5. Sign the transaction.

![](/files/E6icQ4e2j8RrGO4qmLzp)

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

<figure><img src="/files/6FHyvTJNlLUC6SpdXUSN" 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/repay-borrowed-assets.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.
