# Withdraw collateral

To withdraw your collateral:

1. Head over to your Auro Finance CDP “Dashboard” here. Select which collateral type you would like to withdraw, and click "Withdraw".

<div align="left"><figure><img src="https://3536327073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeySL4YIvkUrabqnNAkCB%2Fuploads%2FOMAbiGM82QTKpXhI0Ah8%2FScreenshot%202025-06-26%20124820.png?alt=media&#x26;token=537f468d-52f0-409c-b73e-1cb21d1d3229" alt="" width="563"><figcaption></figcaption></figure></div>

2. Input the amount of collateral you would like to withdraw, and click "Withdraw"
3. Confirm the transaction in Petra and you are done.

<div align="left"><figure><img src="https://3536327073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeySL4YIvkUrabqnNAkCB%2Fuploads%2FrO5gCwLLmWZX9eFu3NPm%2Fimage.png?alt=media&#x26;token=3fad6e31-1ed9-4e05-994a-37a4e2da92ff" alt="" width="215"><figcaption></figcaption></figure></div>


---

# 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://auro-finance.gitbook.io/auro-finance-docs/user-guide/collateral-debt-position/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.
