# Create New Contact

{% hint style="info" %}
Adding contacts enables you to organize the address you frequently deal with. This will be helpful when sending to a receiver address since you just have to select the contact you created.
{% endhint %}

From your main screen click "Contacts" tab

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

Click "Create New Contact" button

<div align="left"><figure><img src="/files/7mKavdqGbWL7I7AQx1Qf" alt="" width="314"><figcaption></figcaption></figure></div>

Enter the Name and Address of your contact, then click "Save" button

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

Congratulations for adding a contact!


---

# 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://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/contacts/create-new-contact.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.
