# What Should I Do if My Wallet Receives Blacklisted USDT (Black U)?

If your wallet receives Black U (USDT flagged as potentially linked to illegal activities), you should immediately stop using the address and create a new sub-address in your wallet. Steps are as follows:

1. Enter the **Address Book**.<br>

   <figure><img src="/files/heySG0Xo27Rs15WHTlNU" alt=""><figcaption></figcaption></figure>
2. Click the **Add (+)** button to add a new address, input the address name, and press **"Enter"**.<br>

   <figure><img src="/files/6UXlpcotYFxK00xR4Sn0" alt=""><figcaption></figcaption></figure>
3. Complete **Google Verification**.<br>

   <figure><img src="/files/oPiYXefEo0lFBycWb5LE" alt=""><figcaption></figcaption></figure>
4. Click <mark style="color:green;">**More**</mark> on the new address, then set it as the default address for receiving and sending transactions.

   <figure><img src="/files/7ayoxXvkusK82FRu1AuQ" alt=""><figcaption></figcaption></figure>

In addition to these steps, we recommend:

* Using an [**AML tool**](/risk-management/aml-query.md) to verify if the source address of the transaction is listed as high-risk.
* Notifying your legal or compliance team to evaluate the legal risks and address the situation appropriately.


---

# 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://support.cregis.com/faq/transaction-management/what-should-i-do-if-my-wallet-receives-blacklisted-usdt-black-u.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.
