> 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): Find out which supporting documents you need to register your company with sipgate – depending on the legal form of your 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): Here's 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): Guide to configuring VoIP phones with sipgate – enter SIP access data, use plug & play, and get an overview of popular devices.
- [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 your location, create users, assign phone numbers, and configure devices.
- [How do I get sipgate ready to use? – 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 softphone 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 call 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): Guide to porting phone numbers to sipgate – take local and mobile numbers with you, submit a request, and cancel a porting order.
- [How do I configure smartphones, tablets, and the like?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/alles-fur-den-start-mit-sipgate/wie-konfiguriere-ich-smartphones-tablets-co.md): Guide to 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.
