# Address Book

Once you finish connecting wallet, you will see the MSafe Welcome page.

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

It is best that you add your co-managers' addresses to the Address Book before creating an account, so you don't have to keep copying and pasting long wallet addresses.

The address book icon is located in the lower left corner of the app screen, above the hour glass icon. A pop-up window will prompt you to add a nickname and address of your co-managers.

<figure><img src="/files/fIylruH7EvXDqtjsgx1O" alt=""><figcaption><p>Before Adding Addresses</p></figcaption></figure>

&#x20;Only you can see the nickname you assigned to each address in "My Address Book"

<figure><img src="/files/Maz2P5i9qY1Qa0rWjwj0" alt=""><figcaption><p>After Adding Addresses</p></figcaption></figure>

&#x20;


---

# 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://doc.m-safe.io/sui/user-guide/address-book.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.
