# My Deposit Is Delayed | Network Congestion & Low Fees

If your deposit hasn't been credited to your account, first please look up your Txn hash on <https://etherscan.io/> to confirm if the transaction has already been confirmed on the network. Check that the correct coin has been deposited — only **ERC20 USDC** deposits will be credited to your account and other ERC20 coins will not appear on your account balance. Please also remember to check the "internal transactions" information tab on Etherscan — this is where you will find ERC20 token transfers.

If the deposit has not been confirmed on the blockchain, this could be due to congestion and/or insufficient gas fees.

If it has been confirmed but still wasn't credited to your account, please [contact PowerTrade Support](https://support.power.trade/hc/en-us/requests/new) making sure to include your **account email address** and provide us with the **Txn hash** so we can verify the status of your deposit on our end.

## Still have questions?

**Email Support:** <support@power.trade>

**Telegram:** <https://t.me/power_trade>


---

# 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://support.power.trade/how-to-use-powertrade/deposits/my-deposit-is-delayed.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.
