# Withdrawals

The Withdraw funds from a strategy first connect your wallet at <https://trade.margined.io/>. For any deposits you have you will see "Manage Deposit" on the strategy.&#x20;

<figure><img src="/files/nrr4eFWmcF93mI1jV0H8" alt=""><figcaption><p>Figure 1: Managing a deposit</p></figcaption></figure>

Click "Manage Deposit" and you will see the Strategy page. Under Vault action click with Withdraw and enter the amount you wish to withdraw. <br>

<figure><img src="/files/fde0WwEPMFcs6BvkFy1w" alt=""><figcaption><p>Figure 2: Withdrawing funds</p></figcaption></figure>

Finally sign the transaction.&#x20;

{% hint style="info" %}
Note that withdrawals are limited to an amount that is available to withdraw on the contract so a full withdrawal may not be possible in a single transaction. A withdrawal queue feature will be shipping soon to make this process more transparent. For assistance please join our [Discord channel](https://discord.gg/fVGY3BKpJj).&#x20;
{% endhint %}


---

# 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.margined.io/vaults/withdrawals.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.
