# Address Book

Recommend that you use Address Book to add co-managers' wallet addresses before creating an account to save iterative copying and pasting.

<figure><img src="https://lh6.googleusercontent.com/0AzTfUmX_aUzYhZp76eYk4Y7EncurXbmRM4w43eJK71mqCONBSrMKkupLROs9NV9Jg1FP1vKtkcWX17g-1ZmI-6vzhvb1F2WLtax4_zHHdGumONyqje2j5bhqcBm7G4DyBnHv9m_gqhPBCJJ0pW_D5E" alt=""><figcaption></figcaption></figure>

### Click on "+New Address"

Your co-managers' addresses can be their single-sign wallet addresses or multi-sig wallet address (if they already created an MSafe account).<br>

<figure><img src="https://lh3.googleusercontent.com/X8Wms30bkJaaaU59LwDx2lGmsME7yn7qNDHg5nVexCACVaWCjlpA7f1flvOp0cDxhxc7avajqCfLUxSY-vIDwsWZmJnxWJk77QTzLNE98KdPEMbvep3k2NrIQgdYQGGI19c9oOrsD6fHuI8PRHOYM1Q" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh6.googleusercontent.com/6Rji_Xm0yishjzyBspflJI7gr4AaVjBqhiq9-jIhS2tR6zD2JMOQn7vEgieMbRMiendrMjbl99_ZAm4OtaXc_ihyyGlJW8zS0cunU0onvpCaKg9GGWG3u242fWxz7NE1NMLhQcU1L8kxajLFx-I6_cc" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh4.googleusercontent.com/Cn5bm2a5i6Wi2cIJmsSOlv0eg-z_WSaRslR0TJ7oPmX6LvpGuUMbj6E13sFvfEuKLZ99gRgqm9SmTjeF3WKiP7Io6FOoE6txfa2hCYLoJxZ3CaRlJLZIKHV9hqp8zHRUIotqG2jiGMAws54n_b_7tkM" alt=""><figcaption></figcaption></figure>


---

# 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/aptos/users/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.
