# Networks & Assets

## Blockchains & Crypto

{% hint style="info" %}
List of currently supported cryptocurrencies can be found on the [Wallets page](https://my.0xpay.app/wallets). Please note that some assets might be *available on several blockchains at once*.&#x20;
{% endhint %}

At the moment, we support the following blockchains:

<table><thead><tr><th width="189.202216066482">Blockchain</th><th width="165" align="center">Confirmations</th><th>API Value</th><th width="174.79778393351796">Avg. time (*)</th></tr></thead><tbody><tr><td><strong>Bitcoin (BTC)</strong></td><td align="center"><strong>3</strong></td><td><code>"BITCOIN"</code></td><td>~30 min</td></tr><tr><td><strong>Ethereum (ERC20)</strong></td><td align="center"><strong>12</strong></td><td><code>"ETHEREUM"</code></td><td>~3 min</td></tr><tr><td><strong>Tron (TRC20)</strong></td><td align="center"><strong>19</strong></td><td><code>"TRON"</code></td><td>~20 min </td></tr><tr><td><strong>Smart Chain (BEP20)</strong></td><td align="center"><strong>12</strong></td><td><code>"BINANCE_SMART_CHAIN"</code></td><td>~2 min</td></tr></tbody></table>

> ***(\*) Please note**, that processing time is an estimate. Actual time might differ from the average, depending on the current blockchain network capacity.* &#x20;

## Fiat Currencies

{% hint style="info" %}
Please note, that certain fiat currencies might not be available in your country.&#x20;
{% endhint %}

| Currency | Payment Method  | Avg. processing time (\*\*) |
| -------- | --------------- | --------------------------- |
| KZT      | VISA/MasterCard | \~3 min                     |

> **(\*\*) Please note**, that avg. processing time is an estimate. Actual time might differ slightly depending on the recipient's bank, as well as the amount of funds sent.
>
> For example, withdrawals of over 5000 UAH will be split in portions and sent in a batch, with \~1 minute timeout between each transaction.


---

# 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.0xpay.app/general/networks-and-assets.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.
