# Binance

* Go to the [**Settings** -> **Withdrawal**](https://www.binance.com/en/my/settings/preference) section and enable the **One-step Withdrawal** option to allow token withdrawals without additional verification.

<figure><img src="/files/UjxQpmiBD3BgTPzwpWFP" alt=""><figcaption><p>Activation of the <strong>One-step Withdrawal</strong> option for token withdrawals without additional verification.</p></figcaption></figure>

* Go to the **Withdraw** section;
* Click on the book icon in the address input field;
* In the pop-up window, click on the edit icon;
* Hover over the **Add** button and select **Add Multiple Addresses** from the dropdown menu;
* Click the **+Add** button to add additional fields for address input;
* In the **Address label** field, enter the wallet name;
* In the **Coin** field, select **Universal address**;
* In the **Address** field, enter the wallet addresses;
* In the **Network** field, select the withdrawal network. On Binance, you can add wallets to the whitelist for only one specific network. If you want to withdraw tokens in both the ETH network and, for example, the Optimism network, you will need to add wallets to the whitelist separately for each network;
* Click **Save** and enter the required verification codes.

<figure><img src="/files/kM4sqB1fwS3SJ8lEaZNZ" alt=""><figcaption><p>Preliminary setup for adding addresses to the whitelist.</p></figcaption></figure>

* In the resulting list, select the wallets that need to be added to the whitelist;
* Click **Add to Whitelist**;
* In the pop-up window, enter the required verification codes.

<figure><img src="/files/6L72vZdmyOe3H4MSEbmu" alt=""><figcaption><p>Adding wallets to the whitelist on the Binance exchange.</p></figcaption></figure>


---

# 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://nfd-gg.gitbook.io/main/eng-combine-software/section-exchanges/withdrawals-from-exchanges-or-withdraw/adding-wallets-to-whitelist-on-exchanges/binance.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.
