> For the complete documentation index, see [llms.txt](https://docs.aquanow.io/aquanow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aquanow.io/aquanow/user-guide/account-management/address-management.md).

# Address Management

{% hint style="info" %}
Adding incorrect withdrawal addresses, or tag/memo may result in the loss of your coins.
{% endhint %}

### Address Management

Users can use the Address Management function to streamline, secure, and automate their cryptocurrency and fiat address management. The platform enables users to save, whitelist, and manage both wallet addresses and bank details, reducing the risks associated with manual entry.

{% hint style="info" %}
The Address Management function is used to add the client's own addresses. To send funds to third parties, the client can use Aquanow's *Pay* product.
{% endhint %}

To access the *Address Management* function, first select **Manage address & bank Info** from the dropdown menu at the top right.&#x20;

<figure><img src="/files/WeH0I08TNpYrTaTA6830" alt="" width="280"><figcaption></figcaption></figure>

You will then be taken to the Address management section, which is split between [crypto address](/aquanow/user-guide/account-management/address-management/cryptocurrency-address-management.md) management and [fiat address management](/aquanow/user-guide/account-management/address-management/fiat-address-management.md).&#x20;

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

{% hint style="info" %}
It is possible to enable the customer's account to only withdraw to whitelisted addresses, or a combination of freeform addresses and whitelisted addresses. If withdrawal to whitelisted addresses is selected, any address that is added will be in cooldown for 24 hours, implying that this address cannot be used for 24 hours after being added.
{% endhint %}


---

# 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.aquanow.io/aquanow/user-guide/account-management/address-management.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.
