# Address Management

Sating gives you the option to associate more than one address with your primary address.

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

This gives you the option to

* Switch easily between addresses without going through Unisat
* Share permissions in your primary wallet with associated wallets
* Label your addresses
* Aggregate all addresses (future)
* Receive notifications when changes to rare sat counts happen in connected wallets (future)

You can associate up to three addresses with your primary account.


---

# 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.sating.io/sating.io-basics/the-main-sating-page/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.
