# Cryptocurrencies (NFT Checkout)

{% hint style="info" %}
OINThe cryptocurrencies in beta testing are released to a few selected partners. And they will be available for all partners till they are officially launched.
{% endhint %}

<table><thead><tr><th width="225">Code</th><th>Status<select><option value="67d80d3ac55745c88e4a76acf81c4fb6" label="Beta testing" color="blue"></option><option value="61dc564f2ef643efa7cf6ea5c66fe2ee" label="Developing" color="blue"></option><option value="63a111b0a3f240269de875b7afb72e93" label="Launched" color="blue"></option></select></th><th width="146">Amount range</th><th width="170">Symbol</th><th width="238">Name</th><th width="132">Network</th><th width="147">Type</th></tr></thead><tbody><tr><td>USDT_ERC20_C</td><td><span data-option="63a111b0a3f240269de875b7afb72e93">Launched</span></td><td>10 ～ 4000</td><td>USDT_ERC20</td><td>Tether</td><td>ETHEREUM</td><td>Token</td></tr><tr><td>ETH_C</td><td><span data-option="63a111b0a3f240269de875b7afb72e93">Launched</span></td><td>0.015 ~ 2.0</td><td>ETH</td><td>Ethereum</td><td>ETHEREUM</td><td>Native Layer 1</td></tr><tr><td>BTC_C</td><td><span data-option="63a111b0a3f240269de875b7afb72e93">Launched</span></td><td>0.0006 ~ 0.2</td><td>BTC</td><td>Bitcoin</td><td>BITCOIN</td><td>Native Layer 1</td></tr><tr><td>TRX_C</td><td><span data-option="63a111b0a3f240269de875b7afb72e93">Launched</span></td><td>250 ~ 57000</td><td>TRX</td><td>TRON</td><td>TRON</td><td>Native Layer 1</td></tr><tr><td>BNB_BSC_C</td><td><span data-option="63a111b0a3f240269de875b7afb72e93">Launched</span></td><td>0.05 ~ 13.00</td><td>BNB</td><td>BNB</td><td>BNB</td><td>Native Layer 1</td></tr><tr><td>MATIC_C</td><td><span data-option="63a111b0a3f240269de875b7afb72e93">Launched</span></td><td>10 ~ 3000</td><td>MATIC</td><td>MATIC</td><td>Polygon</td><td>Native Layer 1</td></tr></tbody></table>


---

# 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://dev.fatpay.org/appendix/cryptocurrencies-nft-checkout.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.
