> 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/sipgate-nutzen/mobilfunk/haeufig-gestellte-fragen-und-antworten-zu-lte.md).

# Häufig gestellte Fragen und Antworten zu LTE

<details>

<summary>Bekomme ich bei sipgate LTE?</summary>

* Ja, im sipgate Mobilfunknetz surfen Sie mit LTE-Highspeed.

</details>

<details>

<summary>Entstehen bei mir zusätzliche Kosten bei der Nutzung von LTE?</summary>

* Bei der Nutzung von LTE entstehen **keine** zusätzlichen Kosten im Vergleich zur Nutzung von 3G oder 2G.

</details>

<details>

<summary>Wie schnell surfe ich im LTE Netz?</summary>

* Im sipgate LTE Netz surfen Sie mit einer Downloadgeschwindigkeit von bis zu 100 Mbit/s und einer Uploadgeschwindigkeit von bis zu 32 Mbit/s.

</details>

<details>

<summary>Was muss ich tun, um LTE mit meinem Smartphone nutzen zu können?</summary>

* Damit Sie mit Ihrem Smartphone LTE nutzen können, aktivieren Sie bitte die LTE Funktion:\
  **Android**: Einstellungen ➔ Drahtlos & Netzwerk ➔ Mobilfunknetze ➔ Bevorzugter Netzwerktyp ➔ LTE\
  **Apple / iPhone**: Einstellungen ➔ Mobiles Netz ➔ Datenoptionen ➔ Sprache und Daten ➔ LTE

</details>

<details>

<summary>Was passiert, wenn keine LTE Antenne in meiner Umgebung steht?</summary>

* Ihr Smartphone verbindet sich immer automatisch mit dem besten zur Verfügung stehenden Netz. Das bedeutet, dass sich Ihr Smartphone bei nicht vorhandenem LTE Netz automatisch in das 3G bzw. 2G Netz einbucht. Der 3G-Standard wurde in Deutschland abgeschafft, sodass alle mobilen Geräte, die nicht LTE-fähig sind, sich automatisch ins langsame 2G-Netz einwählen. Es ist möglich, dass im Ausland weiterhin 3G verfügbar ist.

</details>

<details>

<summary>Wann wird 5G mit höheren Bandbreiten zur Verfügung stehen ?</summary>

* sipgate bietet 5G an. Wir haben eine Vereinbarung mit Telefonica abgeschlossen\
  und schalten 5G damit offiziell für unsere Kund:innen frei.

</details>


---

# 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/sipgate-nutzen/mobilfunk/haeufig-gestellte-fragen-und-antworten-zu-lte.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.
