# How to upload a new contact?

## Written Steps:

1. Go to **Contacts**
2. Select **Upload new contacts**&#x20;

   <figure><img src="https://4079043538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnOcbMn8jRSRsyx5dQeIE%2Fuploads%2F9Yw9YS5zNw8q6oWMbocU%2Fcontact%201.JPG?alt=media&#x26;token=b7d7d99c-2bfa-420d-8dbe-f84c4f67b030" alt=""><figcaption></figcaption></figure>
3. Fill in all the information (*Always remember to insert country code in front of phone number*)
4. Select **Submit**

### **Visual Steps**

<figure><img src="https://4079043538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnOcbMn8jRSRsyx5dQeIE%2Fuploads%2Fz7LgBSL0c7rG6sAJEiB6%2Fupload%20contact%20-%201.JPG?alt=media&#x26;token=36492863-20c6-4d26-9d15-b16c4c94667d" alt=""><figcaption><p>Step 1, 2, 3 &#x26; Save</p></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://docs.ochats.io/module-tutorial/upload-contacts/how-to-upload-a-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.
