# Supported Exchanges

## All Supported Cryptocurrency Exchanges

Here's a complete list of 25 crypto exchanges we currently support. This list will change periodically as we implement more or remove exchanges that have either shut down or region blocked their data API that directly effects us.

* Binance
* Binance.US
* BingX
* Bitfinex
* Bitget
* BitMart
* BitMEX
* Bitrue
* CEX.IO
* Coinbase
* Coinsbit
* Crypto.com
* DigiFinex
* Gate.io
* Gemini
* HitBTC
* Huobi/HTX
* Kraken
* KuCoin
* LBank
* MEXC
* OKX
* Poloniex
* XT

## Exchange Fees

We deduct an exchange fee percentage for each trade. This adds better accuracy of returns on all crypto trades, and prevents traders from scalping low gain trades on the app when in reality the exchange fee would bring the returns to negative.

* Binance - 0.075%&#x20;
* Binance.US - 0.38%&#x20;
* BingX - 0.1%&#x20;
* Bitfinex - 0.1%&#x20;
* Bitget - 0.02%&#x20;
* BitMart - 0.02%&#x20;
* BitMEX - 0.0175%&#x20;
* Bitrue - 0.098%&#x20;
* CEX.IO - 0.017%&#x20;
* Coinbase - 0.05%&#x20;
* Coinsbit - 0.2%&#x20;
* Crypto.com - 0.065%&#x20;
* DigiFinex - 0.2%&#x20;
* Gate.io - 0.89%&#x20;
* Gemini - 0.02%&#x20;
* HitBTC - 0.07%&#x20;
* Huobi/HTX - 0.18%&#x20;
* Kraken - 0.12%&#x20;
* KuCoin - 0.09%&#x20;
* LBank - 0.10%&#x20;
* MEXC - 0.10%&#x20;
* OKX - 0.075%&#x20;
* Poloniex - 0.08%&#x20;
* XT - 0.16%


---

# 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.nvstly.com/submit-crypto-trades-on-discord/supported-exchanges.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.
