# How to withdraw CIRX from an exchange to your Saturn Wallet

Currently CIRX is listed on the following Exchanges:

1. [**Bitmart**](https://www.bitmart.com/trade/en-US?symbol=CIRX_USDT)
2. [**LBank**](https://www.lbank.com/)
3. [**XT**](https://www.xt.com/en/trade/cirx_usdt)

Keep an eye on [Circular](https://x.com/circularweb3) & [Saturn's](https://x.com/saturnwallet) X Accounts to be notified of any new listings.

### Sending Tokens from an Exchange

1. Go to the exchange you are using and select the “Withdraw” option for CIRX. You can find this in the “Wallet” section in the exchange and the page where you purchased the token.
2. Once you find this feature, paste the deposit address you just copied from your Saturn wallet into the 'Send to' address field.
3. Lastly, enter the amount and select the network and click on withdraw.

Your funds will appear in your Saturn wallet as soon as the exchange approves your withdrawal request and the transaction is confirmed on the blockchain.

You can check the status of the transaction on your exchange account. Centralized exchanges may take some time to verify your withdrawal and process it.&#x20;

If the transaction is not showing any data on a blockchain explorer, the tokens have not been sent from the exchange yet. In this case, you will need to wait or contact your exchange’s support team for assistance.


---

# 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://circular-protocol.gitbook.io/saturn-wallet-user-guide/wallet-basics-send-receive-view-history/how-to-withdraw-cirx-from-an-exchange-to-your-saturn-wallet.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.
