# Withdraw collateral

First of all you need to choose on which account you want to withdraw collateral

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

After you need to click on "Manage" button on the collateral you want to withdraw

<figure><img src="/files/1Iiehqz373vAuJd1c4TS" alt=""><figcaption></figcaption></figure>

After you need to click on "Decrease" button

<figure><img src="/files/734xeEyNWDblb2AwPCx4" alt=""><figcaption></figcaption></figure>

Then you should write an amount, how much you want to withdraw *(1)* and then click on "Decrease" button *(2)*

<figure><img src="/files/8EVPVj9d6lMiG2IM8uiJ" alt=""><figcaption></figcaption></figure>

Then you should approve this transaction in your wallet

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

And thats it, you withdrawed your collateral!


---

# 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://cephei.gitbook.io/cephei/beta-test-guide/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.
