> For the complete documentation index, see [llms.txt](https://reference-guide.gitbook.io/crm-client-portal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reference-guide.gitbook.io/crm-client-portal/5.-funds/withdrawals.md).

# Withdrawals

You can withdraw funds from your wallet or trading accounts. To withdraw funds, follow these steps:&#x20;

{% tabs %}
{% tab title="Step 1" %}
Click “Withdraw”.\
\
![](/files/PRsXU2Fs2zRMtqQyto91)
{% endtab %}

{% tab title="Step 2" %}
Please be aware of the withdrawal time frame (if any).&#x20;

1. Similar to deposits, you should take note of the daily withdrawal time, which specifies when withdrawal requests can be submitted.<br>

   <figure><img src="/files/7Szoktu2UIkfm8oP0jIy" alt=""><figcaption><p><br></p></figcaption></figure>
2. You will not be able to submit withdrawal requests outside the withdrawal timeframe established by the broker.&#x20;
   {% endtab %}

{% tab title="Step 3" %}
Fill in the withdrawal form and click “Submit”:

1. **Choose Account:** Select the wallet or trading account from which you want to withdraw funds.<br>
2. **Input Trading Amount:** Specify the amount you wish to withdraw.<br>
3. **Select Withdrawal Method:** <br>
   * The available withdrawal methods depend on the broker's configuration. Different withdrawal methods may require different fields to be filled in. <br>
   * Upon selecting the withdrawal method, additional fields will appear for you to fill in. <br>
4. **Select Withdrawal Currency:** Choose the currency for the withdrawal.<br>
5. **Select Bank Cards:** Choose the bank card to which you wish to withdraw funds. Bank cards can be added by you via My Profile > Bank Card tab. (Please refer to this section for more details: [Bank Card](/crm-client-portal/8.-my-profile/bank-card.md))<br>
   * Selecting the bank card will automatically display the bank account details.<br>
   * If no bank card is set up, you will need to fill in the details:
     1. Beneficiary Name (name of the bank account beneficiary)
     2. Bank Account Number
     3. Bank Name
     4. Bank Address
     5. SWIFT Code
     6. Any additional field as configured by the broker. <br>
6. **Save Bank Card Details:** After entering the above details, you can select "Save as Bank Card." This saves the bank account details as a bank card, allowing you to submit withdrawal requests without entering the details each time.<br>

   <figure><img src="/files/pxIZTl3fLnv0ZpcoGM9j" alt="" width="563"><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Step 4" %}
All withdrawal requests are manual. After submitting a withdrawal request, you will need to wait for the broker to process and approve it accordingly.
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://reference-guide.gitbook.io/crm-client-portal/5.-funds/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.
