# Depositing USDT to WAX

**Prerequisites:**

* Ensure you have a valid WAX wallet.
* The withdrawal should be initiated from a Centralized Exchange (CEX) such as Binance or KuCoin.

**Instructions:**

1. **Select EOS Network for Withdrawal:**

<figure><img src="/files/FdiBXnR3OsSJEDbqOhLo" alt=""><figcaption><p>Binance is provided as an example, although you can use any Centralized Exchange</p></figcaption></figure>

* **When withdrawing USDT from your CEX, ensure that you select the EOS network as the destination. This is crucial for the subsequent steps.**

1. **Read Carefully:**
   * Carefully read the instructions provided here before proceeding. Any oversight in this process can lead to a potential loss of funds.
2. **Supported CEX Platforms:**
   * We support USDT deposits from various CEX platforms, including Binance, KuCoin, and others.
3. **Address Details:**

<figure><img src="/files/MFwwkMJ5MyE0DHM9iJop" alt=""><figcaption></figcaption></figure>

* Use the following details for the withdrawal:
  * **Address:** `w.ibc.alcor`
  * **MEMO:** (Refer to the memo provided by the interface at the time of withdrawal)

1. **Fill in Exchange Fields:**
   * On the exchange platform, fill in the withdrawal form with the provided address and memo. Pay close attention to accuracy, as errors can result in fund loss.
2. **MEMO Variation:**
   * Note that the MEMO may vary between different wallets. Always refer to the interface for the correct MEMO associated with your transaction.
3. **Double-Check Information:**
   * Before confirming the withdrawal, double-check all the information you've entered. Ensure that the address and MEMO match the details provided.
4. **Complete Withdrawal:**
   * Confirm and complete the withdrawal process on the CEX platform.

**Important Note:**

* An incorrectly filled MEMO can lead to the loss of funds. Exercise caution and verify all details before finalizing the withdrawal.


---

# 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.alcor.exchange/alcor-usdt-proxy/depositing-usdt-to-wax.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.
