> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/research-suite/portfolio-management/multi-currency-wallet/wallet-address-whitelisting.md).

# Wallet Address Whitelisting

The **Wallet Address Whitelisting** feature enables users to add trusted wallet addresses to a whitelist, allowing for faster and more secure transactions. Once an address is whitelisted, transactions sent to or received from that address are approved automatically, reducing the risk of sending funds to incorrect or fraudulent addresses.

**Core Capabilities:**

* **Address Whitelisting**: Add specific wallet addresses to a secure whitelist, ensuring that only trusted addresses are used for transactions.
* **Automatic Approval**: Transactions involving whitelisted addresses are automatically approved, removing the need for additional checks.
* **Whitelist Management**: Easily manage and update the list of approved wallet addresses, including adding or removing addresses as needed.

**Key Benefits:**

* **Enhanced Security**: Protect against fraudulent or accidental transfers by ensuring that only approved addresses can receive or send funds.
* **Streamlined Transactions**: Speed up transactions to trusted addresses by eliminating the need for manual approval each time.
* **Control and Flexibility**: Maintain full control over which addresses can interact with your wallet while easily managing and updating your whitelist.

With **Wallet Address Whitelisting**, users can secure their wallet transactions, ensuring that assets are only sent to trusted addresses, significantly reducing the risk of fraud or errors.


---

# 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.satoshiterminal.io/research-suite/portfolio-management/multi-currency-wallet/wallet-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.
