> For the complete documentation index, see [llms.txt](https://support.kea.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.kea.ai/telephony-setup/telephony-providers.md).

# Telephony Providers

Activating your kea Voice AI is as simple as forwarding from your main business line to your dedicated [kea AI phone number](/how-to-train-your-ai/how-to-get-a-kea-ai-phone-number.md). We support any telephony provider and have built out a helpful list below for specific telephony companies.

Most providers support simple call forwarding using \*21\*

1. On your main phone handset: Dial \*21\*
2. Enter the 10-digit kea AI phone number you want to forward calls to. Ex: 8881234567
3. Press the # key and wait at least 3 seconds for the confirmation.

Don't see your phone provider below? No worries! 📲 Text us anytime for direct help! [**(650) 709-2993**](sms:+16507092993)

***

Don't want to keep paying for your extra phone lines? Make your kea AI Phone number your own!

You can use your dedicated kea AI Phone Number and post it on Google Business & Yelp where most phone traffic comes in and share it out anywhere!

***

**Telephony Providers**

* [AT\&T](/telephony-setup/telephony-providers/at-and-t.md)
* [Comcast](/telephony-setup/telephony-providers/comcast.md)
* [COX](/telephony-setup/telephony-providers/cox.md)
* [Fluent](/telephony-setup/telephony-providers/fluent.md)
* [Google Voice](/telephony-setup/telephony-providers/google-voice.md)
* [RingCentral](/telephony-setup/telephony-providers/ringcentral.md)
* [Spectrum](/telephony-setup/telephony-providers/spectrum.md)
* [T-Mobile](/telephony-setup/telephony-providers/t-mobile.md)
* [Verizon](/telephony-setup/telephony-providers/verizon.md)

***

Need customers to reach the store if they don't want to speak to the AI or need the manager? Set up a secondary line here: [How can the AI forward calls to the store?](/how-can-the-ai-forward-calls-to-the-store.md)


---

# 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://support.kea.ai/telephony-setup/telephony-providers.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.
