# Deposit & Withdrawal Issues

**Cryptocurrency Deposits & Withdrawals**

If your crypto deposit or withdrawal is pending for more than one hour, please contact Backpack Support at <support@eu.backpack.exchange>.

***

### **Deposits**

#### **Delayed Transactions**

* Cryptocurrency transactions necessitate a certain number of confirmations on the blockchain, and during times of network congestion, this process might extend beyond the usual duration. You can monitor the transaction status using a blockchain explorer for the respective cryptocurrency.
* Verifying that you’ve deposited a supported asset to the correct address is crucial, as errors here could lead to a loss of funds.

#### **Minimum Deposit Requirements**

* Some cryptocurrencies have specific minimum deposit requirements. Depositing below this limit could result in the funds not being credited to your account.

#### **Solutions for Deposit issues**

* Before initiating a transaction, double-check the deposit address to ensure it corresponds with the asset you are sending.
* If your deposit isn't reflected in your account after an extended period, even though it’s confirmed on the blockchain, contact our support team at <support@eu.backpack.exchange> with the transaction ID for further assistance.

***

### **Withdrawals**

#### **Receiving Issues**

* Withdrawals, like deposits, require a certain number of network confirmations, and this might take more time during peak network activity.
* Confirming the accuracy and compatibility of the recipient's address with the asset you are sending is crucial.

#### **Pending Status**

* A withdrawal marked as “Pending” indicates it is under review according to our security protocols. This is a standard procedure to safeguard your funds

#### **Solutions for Withdrawal issues**

* To track the status of your withdrawal, use the provided transaction ID on a blockchain explorer once the transaction is processed.
* For transactions that are unusually delayed or stuck in pending status, please reach out to our support team with the relevant withdrawal details.

***

### **General Recommendations**

* Utilize 2-factor authentication to enhance the security of your account.
* Stay informed about any ongoing maintenance on Backpack EU or the network of the cryptocurrency involved, as this could impact transaction processing times.

Sticking to these tips will definitely make your transaction experience on Backpack EU smoother and hassle-free.


---

# 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://eu.support.backpack.exchange/exchange/deposits-and-withdrawals-1/crypto/deposit-and-withdrawal-issues.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.
