> For the complete documentation index, see [llms.txt](https://docs.talkfurther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talkfurther.com/products/ai-phone.md).

# AI Phone

AI-powered calling for inbound sales, outbound campaigns, and continuous team coaching. Answer and route calls instantly, scale outreach, and improve performance with coaching and training tools.

![AI Phone](/files/cty5vQ56BOnQISJ19YfV)

## Why it matters

* 24/7 call coverage and consistent experiences for prospects
* Higher conversion from faster response and intelligent routing
* Scale outbound without adding headcount
* Measurable performance improvements through coaching and training

## What you can do

* Answer and qualify inbound calls, route to the right person or queue
* Launch outbound campaigns and follow-ups from one console
* Coach community teams with real call examples and scorecards
* Train staff with guided simulations and actionable feedback

## Products

### Conversational Call Handling

* [AI Sales Agent](/products/ai-phone/ai-sales-agent.md) — Handles inbound sales calls, qualifies prospects, schedules tours, and logs outcomes.
* [Inbound Call Platform](/products/ai-phone/inbound-call-platform.md) — Centralizes call flows and IVR, integrates with your CRM, and provides analytics.

### Outreach and Contact Center

* [Contact Center & Outbound Calls](/products/ai-phone/contact-center-outbound.md) — Run outbound campaigns and follow-up calls with compliance and reporting built in.

### Coaching and Training

* [Community Call Coaching](/products/ai-phone/community-call-coaching.md) — Review calls, coach on talk tracks, and track improvements with scorecards.
* [Sales Training Agent](/products/ai-phone/sales-training-agent.md) — Role-play real scenarios, get instant feedback, and ramp new hires faster.


---

# 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.talkfurther.com/products/ai-phone.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.
