# sipgate AI Agents - your phone assistant

#### sipgate AI Agents

The AI Agent is a virtual assistant that automatically answers your customers’ common questions - around the clock, whenever you need it. Depending on call volume, different packages with free minutes are available, which can be flexibly adjusted. Once the free minutes are used up, the started minutes are billed according to the average per-minute price (package price divided by included maximum minutes) of the respective package.

| **Product** | **Type** | **Quantity (minutes)** | **Package price** | **Price per minute** |
| ----------- | -------- | ---------------------- | ----------------- | -------------------- |
| Small       | Quota    | 100                    | 29,95€            | 0,30€                |
| Medium      | Quota    | 300                    | €74.95            | €0.25                |
| Large       | Quota    | 1000                   | €199.95           | €0.20                |
| XL          | Quota    | 2500                   | 449,95€           | 0,18€                |
|             | Quota    | 5000                   | 849,95€           | 0,17€                |
| XXL         | Quota    | 10000                  | 1.499,95€         | 0,15€                |

Admins can complete the setup in the logged-in area via the menu item **Products** ➔ **AI Agents.** There they are guided through a registration process that asks for all relevant data. They start with a **7-day trial period**. Afterwards, your AI Agent is automatically transferred to the **Free package** . You can find more information in the help center about [setup](https://help.sipgate.de/hc/de/articles/27153387179293-Wie-richte-ich-den-Frontdesk-ein).

As an admin, you can in the **logged-in area** book the variant that suits you yourself. Changes are possible at any time until the **end of a month** . To do this, go to the tile on the homepage **AI Agents**. There you will see an overview. Using the button **Book now** you can select your desired variant here and complete the booking.

As an admin, you can also under the tile **AI Agents** add new users as well as manage notifications for call summaries.

**Can I use sipgate AI Agents without a sipgate plan?**

Yes, you can also use sipgate AI Agents without the sipgate cloud phone system. Log in via <https://www.sipgate.ai/> with your details. You will then gain access to the configuration page for your sipgate AI Agents. There you can make the corresponding settings for routing. All incoming messages are sent to the email address stored with us. You can manage this under **Management** ➔ **call summaries** .

You can see the phone number for your sipgate AI Agents when, on the configuration page, you click the green button at the bottom left **call and test now** click.


---

# 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://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/sipgate-ai-agents-ihr-telefonassistent.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.
