# How to Withdraw USDT/BNB to an Exchange

## Useful tips

After withdrawing from the Prime Funds, you'll have the choice to withdraw your funds as BNB/USDT.

You can opt to retain BNB in your Metamask or Trust Wallet, or if you prefer, you can transfer it to another exchange. However, ensure that the exchange you select for withdrawing USDT supports the Binance Smart Chain (BEP20). Notable exchanges that permit USDT (BEP20) include:

* Binance
* Kucoin
* Nexo

Additionally, notable exchanges supporting BNB include:

* Binance
* Kucoin
* Swissborg
* Nexo

To cash out your funds, you have the option to link Swissborg and Nexo to your bank account.


---

# 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.immutablevision.com/how-to-access-funds/how-to-withdraw-usdt-bnb-to-an-exchange.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.
