# Introduction to sipgate

- [Old vs. new sipgate: What changes?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/unterschiede-altes-neues-sipgate.md): Comparison between the old and new sipgate systems – changes to channels, routing, devices, statistics, and the sipgate app.
- [What are the basic requirements for using sipgate?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/was-sind-die-grundvoraussetzungen-fuer-die-nutzung-von-sipgate.md): Find out which requirements are needed to use sipgate – internet connection, VoIP phones, softphones, and firewall settings.
- [How do I log in with my access data?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/wie-melde-ich-mich-mit-meinen-zugangsdaten-an.md): Instructions for logging in to sipgate – login via email, Google social login, first login as a user, and two-factor authentication.
- [What is the web app? - The sipgate user interface](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/was-ist-die-web-app-die-sipgate-useroberflaeche.md): Overview of the sipgate web app – functions for account management, My Telephony, and settings for admins and users.
- [The sipgate roles: admins and users](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/die-sipgate-rollen-admins-und-user.md): Overview of the sipgate roles – which functions and permissions admins and users each have in account management.
- [How does the free trial period work?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/wie-funktioniert-die-kostenlose-testphase.md): All information about the free 30-day sipgate trial period – test numbers, free minutes, extension, and switching to the full version.
- [How do I register my company for the partner program?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/readme/wie-melde-ich-mein-unternehmen-zum-partnerprogramm-an.md): Find out how to register your company for the sipgate partner program – as an existing customer or as a new registration.


---

# 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/getting-started/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.
