> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate.md).

# Everything you need to get started with sipgate

- [How do I register as a company with sipgate?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/wie-registriere-ich-mich-als-unternehmen-bei-sipgate.md): Learn which proof documents you need to register your company with sipgate – depending on the type of business.
- [How do I verify my company location with sipgate?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/wie-verifiziere-ich-meinen-unternehmensstandort-bei-sipgate.md): How to verify your company location with sipgate – required documents, process, and notes for international locations.
- [How do I configure my VoIP phone with sipgate?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/wie-konfiguriere-ich-mein-voip-telefon-mit-sipgate.md): Instructions for configuring VoIP phones with sipgate – enter SIP credentials, use plug & play, and popular devices at a glance.
- [Using sipgate with a firewall](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/nutzung-von-sipgate-mit-einer-firewall.md): Here you will find IP addresses, ports, and configuration notes for smooth operation in the corporate network.
- [How do I set up a sipgate account?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/wie-richte-ich-einen-sipgate-account-ein.md): Step-by-step guide to setting up your sipgate account – verify location, add users, assign phone numbers, and configure devices.
- [How do I get sipgate ready? – checklist for administrators](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/wie-mache-ich-sipgate-startklar-checkliste-fuer-administratorinnen.md): Checklist for admins for the initial setup of sipgate – set up phone numbers, users, devices, and softphones step by step.
- [What are the basic settings for users?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/was-sind-die-grundlegenden-einstellungen-fuer-user.md): Overview of the most important user settings in sipgate – phone numbers, routing, devices, voicemail, and forwarding.
- [How do I set up porting? - Take your phone numbers to sipgate](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/wie-richte-ich-eine-portierung-ein-rufnummern-zu-sipgate-mitnehmen.md): Instructions for porting phone numbers to sipgate – port landline and mobile numbers, submit application, and cancel porting.
- [How do I configure smartphones, tablets & co.?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/wie-konfiguriere-ich-smartphones-tablets-co.md): Instructions for setting up smartphones and tablets with sipgate – activate SIM/eSIM and book data volume.


---

# 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://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate.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.
