> 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/auto-answer.md).

# Auto Answer

{% embed url="<https://vimeo.com/802564265>" %}

## Step by Step Instructions

Below are the instructions of how to activate the auto answer feature in your Adult Buddy Watch.

### Step 1

Activate the screen by clicking on the silver button on the side of the watch.

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

### Step 2

Swipe until you get into the MORE menu.

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

### Step 3

Under MORE menu, click on SETTINGS right at the top, then you scroll down until you reach Auto Answer settings.

<div><figure><img src="/files/rAMPQLO9wy12k0GI9Anh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YuXBsXLLPvQRZc3bdeLW" alt=""><figcaption></figcaption></figure></div>

### Step 4

Tap on Auto Answer, it will say SUCCESS (it has a little toggle switch in there).

<div><figure><img src="/files/6TwBzdXvrvl6itOtlVLM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9nMkFL7kjjFkwQw0b5qs" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %} <mark style="color:green;">**Fun Fact:**</mark> Why is this important?\
\
Let's say you have a family member who has disability and cannot press buttons on screen, this feature will help them to automatically answer phone calls from allowed numbers.\
\
When you ring the watch and it recognizes the number, it will automatically answer the phone call.
{% endhint %}


---

# 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/auto-answer.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.
