# Withdrawals

{% hint style="info" %}
WARNING! Withdrawals are locked for 3 days:

* after password change
* after Telegram bot activation
* after adding secret word
* after 2FA activation
* after deposit (for unverified accounts)
  {% endhint %}

Withdrawals from Finandy exchange are processed from the spot market, so if you have funds in futures, please first transfer funds to the spot market.

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

{% content-ref url="/pages/KBp4YQzxwrgVcu3uF2G7" %}
[Transfer between markets](/exchange/finandy/transfer.md)
{% endcontent-ref %}

1. Open **"Wallets"** page in main menu.

<figure><img src="/files/8N9spSYTEdyokSzFn9os" alt="" width="387"><figcaption></figcaption></figure>

2. Open **Withdrawal** page, and **select** token.

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

3. Fill out the details on the right side of the new address form:
   1. Name
   2. Network
   3. Аddress
   4. Security codes, then click "Confirm".

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

4. After Address creation, provide token amount, security codes, and confirm the transaction.

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

{% hint style="warning" %}
Important: Commission fees and minimum withdrawal amounts vary for each pair.
{% endhint %}

After creating a withdrawal, you will receive a notification in the terminal and Telegram bot if connected in settings.

You can cancel the withdrawal within 15 seconds of creating it if you made a mistake.

{% hint style="warning" %}
**Attention**! Unverified accounts can make withdrawals 72 hours after making a deposit for security reasons.
{% endhint %}

## Withdrawal History

Check the withdrawal status in the '**Recent Withdrawals**' section by clicking 'Refresh'.

<figure><img src="/files/10UbhFn7v9zgJNvGZVWR" alt=""><figcaption></figcaption></figure>

## Withdrawal limits

Verified users with email confirmation have a daily withdrawal limit of <mark style="color:green;">**5 BTC**</mark>.

Identity-verified users have a daily limit of <mark style="color:green;">**50 BTC**</mark>.

## Transfers to third-party wallets

We highly advise sending funds from Finandy Exchange to wallets under your full control, including local wallets and external services where you have personal account control.

When sending funds to a third-party wallet that you don't control, ensure the transaction passes through your personal 'intermediary wallet'.

Do not make transactions directly to external wallets using your Finandy account. We are not responsible for the secure completion of your transaction.

## **Withdrawal not received**

**Transferring funds from your Finandy account to another exchange or wallet involves 3 stages:**

* Application submission.
* Blockchain network confirmation.
* Deposit on the corresponding platform.

The TxID is typically generated within 2 hours, indicating a successful transaction. Please note that it may take some time for the transaction to be confirmed and funds to be credited to the specified service.

Track your transaction using the TxID on the block explorer of the respective cryptocurrency. Once your transaction is visible, expect to receive your withdrawal soon.

If your withdrawal doesn't appear on the block explorer after 4 hours, please contact Finandy customer support by opening a support ticket.

{% embed url="<https://t.me/finandyenbot>" %}

## Withdrawal Errors

### **Binance API error: Broker account is prohibited from transfer**

Your account is blocked from transfers. Please contact Finandy technical support for assistance.

### **Binance API error: You have reached the withdrawal limit for this account. If you need to withdraw funds, please contact your account manager for further assistance.**

Broker's daily withdrawal limit has been reached, please try to withdraw funds later.

**Do you have any questions? We can help you in our Telegram chat.**

{% embed url="<https://t.me/finandy>" %}


---

# 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.finandy.com/exchange/finandy/withdraw.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.
