# Features

* Crypto payment gateway and wallet provider
* Support multiple digital currencies (e.g. Bitcoin, Ethereum, USDT, BNB, TRX,...)
* Support 3 networks: ERC20, BSC, TRC20 Tokens
* Merchant accounts are easy to manage multiple cryptocurrencies and sub-users
* Designed as high performance payment gateway cryptocurrencies for merchants
* API endpoint for Crypto deposits or payment gateways.


---

# 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://xaigate.gitbook.io/api-docs/features.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.
