# AI Phone navigation

### Page reference

* **Name** — The name or identity of your AI phone agent (e.g., "Sarah," "Matt," "Vicky").
* **Voice** — Choose whether the agent speaks in a male or female voice for client interactions.
* **Phone Number** — The dedicated phone number assigned to your AI agent that clients can call.
* **SMS Toggle** — Enable or disable text messaging capabilities so the agent can send and receive SMS (requires 10DLC registration for US/Canada).
* **Allow transferring the call to a human when necessary** — Enable the agent to transfer calls to a human team member if the conversation becomes too complex.
* **Call History Button** — Access a complete log of all calls the AI agent has handled.

***

### Phone sidebar

* **Configuration** — set up and manage an AI phone agent that can answer calls, qualify leads, and schedule meetings automatically


---

# 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://www.wonderly.com/help/wonderly/wonderlys-navigation/my-business-navigation/ai-phone-navigation.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.
