# Withdrawing from your account

You can withdraw to your connected wallet at any time.

To withdraw funds:

1.

<mark style="color:red;">THIS MAY NOT APPLY TO US - JASON</mark>

There are two types of withdrawals: Fast Withdrawals and Slow Withdrawals.

<mark style="color:yellow;">**Fast Withdrawals**</mark>&#x20;

Fast withdrawals utilize a withdrawal liquidity provider to send funds immediately and do not require users to wait for a Layer 2 block to be mined. Users do not need to send any Transactions to perform a fast withdrawal. Behind the scenes, the withdrawal liquidity provider will immediately send a transaction to Ethereum which, once mined, will send the user their funds. Users must pay a gas fee to the liquidity provider for fast withdrawals equal to the gas fee that the provider must pay.

<mark style="color:yellow;">**Slow Withdrawals**</mark>&#x20;

Slow withdrawals do not use a liquidity provider to speed the withdrawal process, and so must wait for a Layer 2 block to be mined before they are processed. Layer 2 blocks are mined roughly once every 10 hours, though this could be more or less frequent (up to 20 hours) based on network conditions. Slow withdrawals occur in two steps: first the user requests a slow withdrawal, then once the next Layer 2 block is mined the user must send a Layer 1 Ethereum transaction to claim their funds.

The withdrawal address is automatically pre-populated based on the address that you have previously whitelisted and signed in with.

<mark style="color:red;">THIS MAY NOT APPLY TO US - JASON</mark>

There are two types of withdrawals: Fast Withdrawals and Slow Withdrawals.

<mark style="color:yellow;">**Fast Withdrawals**</mark>&#x20;

Fast withdrawals utilize a withdrawal liquidity provider to send funds immediately and do not require users to wait for a Layer 2 block to be mined. Users do not need to send any Transactions to perform a fast withdrawal. Behind the scenes, the withdrawal liquidity provider will immediately send a transaction to Ethereum which, once mined, will send the user their funds. Users must pay a gas fee to the liquidity provider for fast withdrawals equal to the gas fee that the provider must pay.

<mark style="color:yellow;">**Slow Withdrawals**</mark>&#x20;

Slow withdrawals do not use a liquidity provider to speed the withdrawal process, and so must wait for a Layer 2 block to be mined before they are processed. Layer 2 blocks are mined roughly once every 10 hours, though this could be more or less frequent (up to 20 hours) based on network conditions. Slow withdrawals occur in two steps: first the user requests a slow withdrawal, then once the next Layer 2 block is mined the user must send a Layer 1 Ethereum transaction to claim their funds.

The withdrawal address is automatically pre-populated based on the address that you have previously whitelisted and signed in with.


---

# 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://prodigyfi.gitbook.io/perps-user-guide/deposits-and-withdrawals/withdrawing-from-your-account.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.
