# I can't withdraw my tokens

Please ensure you have some native tokens of the network to pay the gas fee for the withdrawal transaction.

{% 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 (rx-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/i-cant-withdraw-my-tokens.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.
