# Welcome to CryptoBox-Ninja!

Greetings from CryptoBox-Ninja! In this document, you can find everything you need to get started.

## What is CryptoBox-Ninja?

We are committed to empowering teams to easily automate simple blockchain and cryptocurrency operations. You no longer need to worry about blockchain node configurations or have extensive knowledge of blockchain protocols. Our seamless API simplifies the process, enabling you to effortlessly track your deposits, process withdrawals, and access reports for your assets. CryptoBox-Ninja currently supports a variety of chains, and we will continue to expand our capabilities to support even more in the future.

<div data-full-width="false"><figure><img src="https://3545530063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsqU45LffjbOdNlh0xZ8q%2Fuploads%2F79xaDAeSo8LQpWhJ94XB%2FLogos.png?alt=media&#x26;token=60734147-7514-4555-877f-669d53a7084f" alt=""><figcaption><p>Supported Chains</p></figcaption></figure></div>

## Supported Chains and Tokens

| Code            | Blockchain / asset                         |
| --------------- | ------------------------------------------ |
| **BTC**         | Bitcoin                                    |
| **LTC**         | Litecoin                                   |
| **DOGE**        | Dogecoin                                   |
| **USDT\_TRON**  | Tether on Tron Network (trc20)             |
| **XRP**         | Ripple                                     |
| **TRON**        | TRX on Tron Network (Native)               |
| **ETH**         | ETH on Ethereum Network (Native)           |
| **USDT\_ERC20** | Tether (USDT) token on ETH Network (ERC20) |
| **USDC\_ERC20** | USDC token on ETH Network (ERC20)          |

## Supported Fiat Currencies

We support the following fiat currencies for conversion operations.

<table data-column-title-hidden data-view="cards"><thead><tr><th>Short Code</th><th>Name</th></tr></thead><tbody><tr><td>AUD</td><td>Australian Dollar</td></tr><tr><td>CAD</td><td>Canadian Dollar</td></tr><tr><td>CHF</td><td>Swiss Franc</td></tr><tr><td>CNY</td><td>Chinese Yuan</td></tr><tr><td>CZK</td><td>Czech Koruna</td></tr><tr><td>EUR</td><td>Euro</td></tr><tr><td>GBP</td><td>Pound Sterling</td></tr><tr><td>HUF</td><td>Hungarian Forint</td></tr><tr><td>ILS</td><td>Israeli New Shekel</td></tr><tr><td>INR</td><td>Indian rupee</td></tr><tr><td>JPY</td><td>Japanese Yen</td></tr><tr><td>PLN</td><td>Polish Złoty</td></tr><tr><td>RUB</td><td>Russian Ruble</td></tr><tr><td>SEK</td><td>Swedish Krona</td></tr><tr><td>UAH</td><td>Ukraine hryvnia</td></tr><tr><td>USD</td><td>US Dollar</td></tr><tr><td>ZAR</td><td>South African Rand</td></tr><tr><td>KRW</td><td>South Korean Won</td></tr><tr><td>BRL</td><td>Brazilian Real</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://docs.cryptobox.ninja/welcome-to-cryptobox-ninja.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.
