# Addresses

![](/files/-MXsdCTHELTro1xlN2eU)

## Adding A New Address

To add a new address, click the "Add New" button located on the top of the page. You will then be presented with a popup window where you can setup your address.

The "Random 4 letters address 1" switch, if enabled, will add a random set of 4 letters in front of your address 1. This is done by the individual task.

The "Random address 2" switch, if enabled, will add a random apartment to your address. This is done by the individual task.

![](/files/-MXsdO3LIv5Wg3yO_eLU)

![](/files/-MXsdueVVaODGdyIputz)

## Address Actions

You can perform specific actions on an address by clicking the 3 dots at the top right corner of the address card.

![](/files/-MXsf4FdR0QSSar7nDIf)


---

# 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://mercury-aio.gitbook.io/mercury-docs/general-overview/profiles/addresses.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.
