> For the complete documentation index, see [llms.txt](https://docs.mybuddygard.com.au/buddy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mybuddygard.com.au/buddy-docs/buddy-trackers/setup-adult-watch/calls-and-contacts/add-contacts.md).

# Add Contacts

{% hint style="warning" %} <mark style="color:orange;">**Notice:**</mark> Adult Buddy Watch will block all the other numbers that are not in the contacts list (Example: Telemarketers)
{% endhint %}

## Step by step instructions

Below you’ll find the steps for adding contacts to your Buddy Tracker.

{% hint style="info" %} <mark style="color:blue;">**Please Note:**</mark>

This function is available for the following Buddy Trackers

1. Adult Buddy
2. Kids Buddy
3. Buddy Pendant
   {% endhint %}

### Step 1

Click on the profile icon on the upper right corner of the screen, then click on SETTINGS.

<figure><img src="/files/43wjJ95qCGJD2715cOBq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**Please Note:**</mark> Make sure your Buddy Tracker is turned on and has mobile or WiFi reception.
{% endhint %}

### Step 2

Click on **DEVICES,** then select your device.

<div><figure><img src="/files/ZMBQEQWjC1gYCoTvryIY" alt=""><figcaption><p>Link to devices</p></figcaption></figure> <figure><img src="/files/ABrPlLknxAFZrcIFShSM" alt=""><figcaption><p>Device selection after clicking devices</p></figcaption></figure></div>

### **Step 3**

Click **CONTACTS**, then **ADD CONTACT**, as shown in the screenshot below, then proceed to step 4.

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

### **Step 4**

A form will appear. Enter the **Name** and **Phone Number** to the corresponding fields. Click **ADD**, then click **SAVE** as seen in the screenshot below.

<figure><img src="/files/kHykc4p7cV6v0xNSuLUy" alt=""><figcaption><p>You can add up to 10 Buddy Contacts into any Buddy Tracker. Once you are finished adding the Buddy Contacts click <strong>SAVE.</strong></p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**Please Note:**</mark> All other numbers trying to call the Buddy Tracker that are not stored in the Buddy Contact list or as the SOS number will be automatically blocked by the Buddy Tracker.
{% endhint %}

{% content-ref url="/pages/0HkO4QAMMOxetAM9U9FE" %}
[Setup SOS Number](/buddy-docs/trackmap/setup-trackmap/sos/setup-sos-number.md)
{% endcontent-ref %}

#### **How to place a phone call with Adult Buddy Watch?**

{% content-ref url="/pages/zOBhEbPvROrmtENXaFHj" %}
[Place Calls](/buddy-docs/buddy-trackers/setup-adult-watch/calls-and-contacts/place-calls.md)
{% endcontent-ref %}

{% hint style="danger" %} <mark style="color:red;">**Troubleshooting:**</mark> If you receive the message that says device not online, then you can queue the contacts update for when the Buddy Tracker next connects to the Track Map
{% endhint %}

### Queueing Buddy Contacts

Click on the **SEND** button to try again or **QUEUE** to place the command into the que for when the device next connects to the Track Map.

### Contacts Queued

Buddy Contacts successfully queued. Click **DONE.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mybuddygard.com.au/buddy-docs/buddy-trackers/setup-adult-watch/calls-and-contacts/add-contacts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
