# How to withdraw collateral

1. Head to the [Dashboard page](https://orby.network/dashboard/) and click on the “Borrow” tab<br>
2. Click the “Withdrawing Collateral” button.

<figure><img src="/files/eGWpPbcB0oUiUCcYYHTU" alt="" width="375"><figcaption></figcaption></figure>

3. Input the amount of collateral you want to withdraw

{% hint style="info" %}
Note: You cannot withdraw more than the “Max withdrawal limit”. You can choose to withdraw the maximum amount by selecting the “MAX” option but this will put you at a very high risk of liquidation.&#x20;
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcD55_5F7B_IuEk6ve6YHmJd2dzg2n3jYqDJjzPnfakMqd8T6Jg6uZFfhDOZL7bNZsvP2n89cY93wKcMrkvwS2X9_e8nej8b1a9zNf89_tEDQwnUr14LJwlLJ7O4WwPkPUclt8v-A?key=-lSTrxiNSL2RxWy0lj6j4xo9" alt="" width="375"><figcaption></figcaption></figure>

4. Once you have carefully reviewed the details, click on “Confirm”and sign the transaction in your wallet.


---

# 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://doc.orby.network/user-guide/how-to-withdraw-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.
