> 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/konfigurationsanleitungen.md).

# Configuration instructions

- [How do I install the configuration SMS for network settings on Android devices](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-installiere-ich-die-konfigurations-sms-fuer-netzwerkeinstellungen-auf-androi.md): Instructions for installing the sipgate configuration SMS on Android – set up network settings for mobile data and roaming.
- [How do I configure my devices for use with sipgate?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-meine-endgeraete-fuer-die-nutzung-mit-sipgate.md): All sipgate configuration instructions at a glance – VoIP phones, softphones, and adapters from snom, Yealink, Gigaset, and more.
- [SNOM phone responds very slowly after autoprovisioning](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/snom-telefon-reagiert-sehr-langsam-nach-autoprovisonierung.md): Solution for slow Snom phones after autoprovisioning – adjust synchronization intervals or set fixed times.
- [How do I configure signal encryption via TLS?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-die-signalverschluesselung-via-tls.md): Transport Layer Security (TLS) is a security protocol for encrypted transmission of data over the internet. Learn how to set up TLS for sipgate.
- [How do I configure the BLF function for Grandstream?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-die-blf-funktion-fuer-grandstream.md): Instructions for configuring the BLF function for Grandstream models GXP 2110, GXP 2120, GXP 2020, and GXP 2124.
- [How do I configure the BLF function for Yealink?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-die-blf-funktion-fuer-yealink.md): Instructions for configuring the BLF function for Yealink phones of the T26P, T28P, T46G, and T48G types.
- [How do I configure the BLF function for Gigaset?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-die-blf-funktion-fuer-gigaset.md): This guide applies to Gigaset phones of the Maxwell 10 type. Learn how to configure the BLF function.
- [How do I configure the BLF function for Tiptel?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-die-blf-funktion-fuer-tiptel.md): Instructions for configuring the BLF function for Tiptel IP phones. Before programming, all users must be assigned internal extensions.
- [How do I configure the BLF function for snom?](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-die-blf-funktion-fuer-snom.md): Instructions for configuring the BLF function for snom phones of the 300, 700, and 800 series, as well as the snom Vision expansion module.
- [Grandstream VoIP adapter](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/grandstream-voip-adapter.md): Configuration instructions for Grandstream VoIP adapters – connect HandyTone 502, 701, 702, and 704 to sipgate.
- [Cisco VoIP adapter](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/cisco-voip-adapter.md): Configuration instructions for Cisco VoIP adapters – connect and set up your Cisco model with sipgate.


---

# 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/konfigurationsanleitungen.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.
