# My deposit is pending for more than 24 hours

#### Possible reasons may include

1. Insufficient network tokens to pay the gas fees.
2. Necessary processes on Fireblocks and KYT checks are still pending.

***

#### Possible solutions include

1. Ensure you have enough native tokens of the network to pay the gas fee for the withdrawal transaction from where you send tokens, e.g., your MetaMask wallet.
2. Allow the system some time since any transactions on Stobox 4 go through Fireblocks and KYT processes. Check again a bit later.
3. Contact support using the details below with your wallet address from where you are sending tokens, let the support know which tokens you are depositing, which network, and the amount.

***

{% hint style="warning" %}
Gas fees can be considered a network commission charged by the network. It depends on the network conditions and the price of the network's native tokens.

To pay the gas fee on the Arbitrum network, you need a piece of an ETH token on Arbitrum. For the Ethereum network, you need a fraction of an ETH token. To pay the gas fee on Polygon, you need some POL (ex-MATIC) tokens, etc.
{% endhint %}

***

{% hint style="info" %}
Still having trouble? [Contact us directly](/helpcentre/help-centre/contact-support.md).

We do not offer support on Telegram, WhatsApp, X (formerly Twitter), or similar platforms either. If someone reaches out to you via those channels and offers help in DM, they are scammers.
{% endhint %}

***

{% columns %}
{% column %}

{% endcolumn %}

{% column %} <a href="/pages/YnnskQ6x4WIXBTlrYNUx" class="button primary" data-icon="arrow-u-turn-up-left">Troubleshooting</a>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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.stobox.io/helpcentre/help-centre/troubleshooting/my-deposit-is-pending-for-more-than-24-hours.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.
