# Using the Address Book

### Add a contact

1. Click on the "More Menu".

<div align="left"><figure><img src="/files/XJXB8Gg7kW4CBJmDAqdG" alt="" width="375"><figcaption></figcaption></figure></div>

2. Select "Address Book".

<div align="left"><figure><img src="/files/Eu5rZQOiMzyNyn4NWTmz" alt="" width="375"><figcaption></figcaption></figure></div>

3\. You will now be able to access your address book. Once in your address book, simply select “Add a contact”.

<div align="left"><figure><img src="/files/aUdOc6ow8fe1qcwktCar" alt=""><figcaption></figcaption></figure></div>

4\. Type a name and an address for the contact and click save.

<div align="left"><figure><img src="/files/95Z510yeHwkMFlwxQRYw" alt="" width="375"><figcaption></figcaption></figure></div>

Note: You cannot add addresses to the address book that are included in your own wallet.

### Sending funds to an address book contact&#xD;

1. To send funds to an address book contact click the send button and select the token you want to send. You will see your address book contacts appear first under the heading “Contacts”. Note that you can also select from your address book when selecting accounts in the Send Funds flow.&#x20;

<div align="left"><figure><img src="/files/5PlwYOwoVYjPfjoKd5MM" alt=""><figcaption></figcaption></figure></div>

2. Select the asset you’d like to send, we’re using SOL in this case

<div align="left"><figure><img src="/files/kg7vM9gdzk8qblft2xIW" alt="" width="375"><figcaption></figcaption></figure></div>

3. Choose which account to send the funds from.

<div align="left"><figure><img src="/files/JYJ9vqCv1ih7lSgTglbn" alt="" width="375"><figcaption></figcaption></figure></div>

4. Input the amount of token you’d like to send and click “Review”.<br>

   <div align="left"><figure><img src="/files/tebSsU4eMSi8nkJIjQDU" alt="" width="375"><figcaption></figcaption></figure></div>
5. Carefully review the transactions and click “Confirm”.

<div align="left"><figure><img src="/files/zWU5mFKlWrgxto0FzNQL" alt="" width="375"><figcaption></figcaption></figure></div>

v3.1.6


---

# 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.talisman.xyz/talisman/wallet-features/using-the-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.
