# sipgate AI Agents

## Hilfe-Center

- [Einführung](https://help.sipgate.com/erste-schritte/readme.md)
- [Quickstart in 10 Minuten](https://help.sipgate.com/erste-schritte/quickstart-in-10-minuten.md)
- [Verifizierung des Accounts](https://help.sipgate.com/erste-schritte/verifizierung-des-accounts.md)
- [Stimme & Sprache](https://help.sipgate.com/verhalten/stimme-and-sprache.md)
- [Kundenfragen](https://help.sipgate.com/verhalten/kundenfragen.md)
- [Wissensdatenbank](https://help.sipgate.com/verhalten/wissensdatenbank.md)
- [Playbooks](https://help.sipgate.com/verhalten/playbooks.md)
- [Routing und Weiterleitung](https://help.sipgate.com/verhalten/routing-und-weiterleitung.md)
- [Tipps & Tricks für Ihren Agent](https://help.sipgate.com/verhalten/tipps-and-tricks-fur-ihren-agent.md)
- [First-Level-Support](https://help.sipgate.com/use-cases/first-level-support.md)
- [Sales Teams](https://help.sipgate.com/use-cases/sales-teams.md)
- [Terminmanagement](https://help.sipgate.com/use-cases/terminmanagement.md)
- [Zahlung & Abrechnung](https://help.sipgate.com/use-cases/zahlung-and-abrechnung.md)
- [Summaries & Transcripts](https://help.sipgate.com/nachbearbeitung/summaries-and-transcripts.md)
- [E-Mail-Summaries](https://help.sipgate.com/nachbearbeitung/e-mail-summaries.md)
- [Statistiken & Analysen](https://help.sipgate.com/statistiken-and-analysen/statistiken-and-analysen.md)
- [Webhooks](https://help.sipgate.com/anbindungen-and-integrationen/webhooks.md)
- [Kalender](https://help.sipgate.com/anbindungen-and-integrationen/kalender.md)
- [Live-Call-Funktionen](https://help.sipgate.com/anbindungen-and-integrationen/live-call-funktionen.md): Mit Live-Call-Funktionen kann Ihr AI-Agent während eines laufenden Gesprächs auf externe Systeme zugreifen.
- [Datenabruf bei Anrufbeginn](https://help.sipgate.com/anbindungen-and-integrationen/datenabruf-bei-anrufbeginn.md): Mit dem Datenabruf bei Anrufbeginn ruft Ihr AI Agent eine von Ihnen hinterlegte URL ab, sobald ein eingehender Anruf startet.
- [MCP-Server mit n8n](https://help.sipgate.com/anbindungen-and-integrationen/mcp-server-mit-n8n.md)
- [Outbound Agents](https://help.sipgate.com/anbindungen-and-integrationen/outbound-agents.md)
- [Tarife & Kosten](https://help.sipgate.com/tarife-and-kosten/tarife-and-kosten.md)
- [Enterprise-Tarif: Leistungen und Einführungsprozess](https://help.sipgate.com/tarife-and-kosten/enterprise-tarif-leistungen-und-einfuhrungsprozess.md): Der Enterprise-Tarif der AI Agents richtet sich an Unternehmen mit komplexen Strukturen und Systemen. Hier erfahren Sie, welche Leistungen enthalten sind und wie der Einführungsprozess abläuft.
- [FAQ](https://help.sipgate.com/haufig-gestellte-fragen/faq.md)
- [FAQ Datenschutz](https://help.sipgate.com/datenschutz-agbs-and-avv/faq-datenschutz.md)
- [sipgate Datenschutzerklärung](https://help.sipgate.com/datenschutz-agbs-and-avv/sipgate-datenschutzerklarung.md)
- [sipgate AGBs](https://help.sipgate.com/datenschutz-agbs-and-avv/sipgate-agbs.md)
- [AVV - Auftragsverarbeitung](https://help.sipgate.com/datenschutz-agbs-and-avv/avv-auftragsverarbeitung.md)
- [Leistungsbeschreibung sipgate AI Agent](https://help.sipgate.com/datenschutz-agbs-and-avv/leistungsbeschreibung-sipgate-ai-agent.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.sipgate.com/erste-schritte/readme.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.
