# Address Whitelisting

{% hint style="info" %}
This page of the documentation details whitelisting for IP Addresses. If you would like to learn to whitelist currency addresses, see [Account Management](/features/account-management.md)
{% endhint %}

IP Whitelisting is a security feature to ensure maximum security of your trading account. Using this feature, only IP addresses you specify will be able to access your account on Aquanow services. You can whitelist a maximum of 5 IP addresses

To access this feature, go to the user account dropdown at the top right corner of the screen and select "IP Whitelist".

![](/files/4t3cWCKr8zUVckOmasVQ)

Within the IP Whitelist page, you can view and edit your whitelisted IP addresses. There are no addresses by default.

![](/files/uuT02ES99eCyD6DJEtlY)

Enter the IP address you would like to whitelist. Note that **inputted addresses must be in the IPv4 format.**

![](/files/xKM1P82zW5mIUC6I3HLV)

Double-check the address, then confirm the dialog.

![](/files/zE5Hf4uZk0QedHiK1O2X)

Now your IP address is whitelisted and appears on the table. You may whitelist additional addresses, up to a maximum of 5 in total. You may also delete addresses from the whitelist.

![](/files/zCXABizyQTqNuMIvRjNs)


---

# 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://docs.aquapay.io/features/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.
