# How to whitelist a new withdrawal address

* Click '**Add new address**' under the 'Network' field:

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

* A 'New withdrawal address' window will now pop up:

<figure><img src="/files/ZO1XiFmCKHD4gMbnm69A" alt="" width="375"><figcaption></figcaption></figure>

Enter your external crypto **wallet Address** and choose **Note** (you can enter anything you wish in the 'Note' field to help you keep track of your withdrawal addresses). Click the blue 'Continue' button to proceed:

<figure><img src="/files/M0uREuXr0T1tqK1rKi2c" alt="" width="375"><figcaption></figcaption></figure>

If you have enabled [2FA](/help-center/security/2fa.md) on your account, enter your Google 2FA authentication code and click 'Ok' to proceed:

<figure><img src="/files/SX1s3JklrA0SitPAuRkW" alt="" width="375"><figcaption></figcaption></figure>

Enter the last PIN code that you receive in your email inbox and click 'Ok' to complete whitelisting your withdrawal address.

{% hint style="success" %}
Once you have confirmed a withdrawal address it can then be used for withdrawals
{% endhint %}


---

# 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://primexbt.gitbook.io/help-center/deposits-withdrawals/withdrawal-address-whitelisting.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.
