# Withdraw collateral after repaying borrowed asset

{% hint style="info" %}
Note: this option works only if you choose the MCP of “1 month” while borrowing.^
{% endhint %}

1. Go to “Your Borrow” tab from the dashboard and choose “Repaid” option from the dropdown.

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

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

2. Click on “Withdraw Collateral” for the respective repaid loan you want to withdraw collateral from.

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

3. There is a timelock of 3 days after repaying your loan if your MCP was 1 month (see in fig. 1).

   Post 3 days, the timelock is removed and you can then withdraw your collateral as depicted in fig. 2.

<figure><img src="/files/wKGyfwCPoOKB1dYvENJ4" alt=""><figcaption><p>fig. 1</p></figcaption></figure>

<figure><img src="/files/IxIPfuklzWsi4UKPTxtM" alt=""><figcaption><p>fig. 2</p></figcaption></figure>

4. Click on “Withdraw Collateral” button and sign the transaction.

![](/files/gWUUdeZ7rcuuFc9KfeNf)

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

<figure><img src="/files/FPSb04uSfYnrKLB0GZPU" 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/withdraw-collateral-after-repaying-borrowed-asset.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.
