# How to Add & Edit Addresses in your Address Book

You can add wallet addresses to your address book for quick access when transferring assets out of your wallet.

### Adding an Address:

1. **Access the Wallet Menu:**\
   Go to the wallet menu and select the settings icon at the bottom.
2. **Open Address Book:**\
   Click on “Address Book”.

![](/files/NdRZBg4vc5t4Ut16hvkf)

2. **Add a New Address:**\
   Click on the “Add New Address".
3. **Enter Address Details & Add:**\
   Enter the name and paste the wallet address (avoid typing the address manually to prevent errors). Click on “Add Address” to save the new address.

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

### Editing an Address:

1. **Edit Address:**\
   Click on the 'pencil' icon on the wallet you wish to edit.

<div align="left"><figure><img src="/files/tuwQBaecjOh5tEK6bfGp" alt="" width="363"><figcaption></figcaption></figure></div>

2. **Make Changes:**\
   Make the necessary changes to the address or label.
3. **Save Changes:**\
   Click on “Save Changes”.

### Accessing Your Address Book from the Send Page

By following these steps, you can efficiently manage your wallet addresses in Saturn, making asset transfers quicker and more secure.

<div align="left"><figure><img src="/files/j2KWwt2Pgu9A8NfZiQyn" alt="" width="363"><figcaption></figcaption></figure></div>


---

# 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://circular-protocol.gitbook.io/saturn-wallet-user-guide/wallet-basics-send-receive-view-history/how-to-add-and-edit-addresses-in-your-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.
