> For the complete documentation index, see [llms.txt](https://docs.b2core.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2core.b2broker.com/back-office-guide/security/address-whitelist.md).

# Address whitelist

On this page, you can view a list of withdrawal addresses that clients added to their whitelists.

After clients enable the **Address Management** option in the B2CORE UI, they can withdraw funds only to the wallet addresses that they added to their whitelists. If the **Address Management** option is disabled, clients can withdraw funds to any wallet address.

The following information is provided about each whitelisted withdrawal address:

**Client ID**

The identifier of a client who added a withdrawal address to their whitelist.

***

**Client Email**

The client email address.

***

**Address**

A string value identifying the address of a wallet that is used for withdrawing funds.

***

**Destination tag**

The destination tag used to identify a transaction recipient.

It is applicable only for certain currencies (XRP, XLM, BNB, and XEM).

***

**Currency**

The currency in which a wallet for withdrawing funds is denominated.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.b2core.b2broker.com/back-office-guide/security/address-whitelist.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.
