> 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-new-buddy-watch/calls-and-contacts/how-to-make-a-phone-call-from-your-buddy-watch-or-buddy-secure.md).

# How to Make a Phone Call from Your Buddy Watch or Buddy Secure

{% embed url="<https://www.youtube.com/watch?v=rubicxr5iu4>" %}

## Follow these easy steps to make a phone call from your Buddy Watch or Buddy Secure:

### Step 1: Activate the Screen

* Press the button on the side of the watch to activate the screen.

### Step 2: Open the Phone App

* Swipe **left** on the screen until you find the **Phone** app.

### Step 3: Dial the Number

* Tap on **Phone**, then dial the desired number.

### Step 4: Make the Call

* Press the **green calling button** at the bottom of the screen to place the call.

That's it! You've successfully made a call from your Buddy Watch or Buddy Secure.

**Have a great day!**

<br>

{% hint style="success" %} <mark style="color:green;">**Pro Tip:**</mark> Set the contacts in the buddy contacts first only thru the track map application and then pick contact from the list you would like to call click on their name and it would place the phone call
{% endhint %}

{% content-ref url="/pages/lkuhYbyHiul7ynQqWomg" %}
[Add Contacts](/buddy-docs/buddy-trackers/setup-adult-watch/calls-and-contacts/add-contacts.md)
{% endcontent-ref %}

{% hint style="info" %} <mark style="color:blue;">**Please Note:**</mark> All the incoming calls from numbers that are not in the contacts list will be blocked automatically by the Buddy Tracker (Example: Telemarketers)
{% endhint %}

### Third Option

Another way of placing a phone call is using the SOS call feature. Click the link below on instructions of how to place an SOS call.

{% content-ref url="/pages/PckjE0Ye3FdajyQbCMpi" %}
[Place SOS Call](/buddy-docs/buddy-trackers/setup-adult-watch/sos/place-sos-call.md)
{% endcontent-ref %}


---

# 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-new-buddy-watch/calls-and-contacts/how-to-make-a-phone-call-from-your-buddy-watch-or-buddy-secure.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.
