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

# Frequently asked questions and answers about LTE

<details>

<summary>Do I get LTE with sipgate?</summary>

* Yes, in the sipgate mobile network you can surf with LTE high speed.

</details>

<details>

<summary>Do I incur additional costs when using LTE?</summary>

* When using LTE, **no** additional costs are incurred compared to using 3G or 2G.

</details>

<details>

<summary>How fast is browsing on the LTE network?</summary>

* In the sipgate LTE network, you browse with a download speed of up to 50 Mbit/s and an upload speed of up to 32 Mbit/s.

</details>

<details>

<summary>What do I need to do to be able to use LTE with my smartphone?</summary>

* To use LTE with your smartphone, please activate the LTE function:\
  **Android**: Settings ➔ Wireless & network ➔ Mobile networks ➔ Preferred network type ➔ LTE\
  **Apple / iPhone**: Settings ➔ Mobile network ➔ Data options ➔ Voice & Data ➔ LTE

</details>

<details>

<summary>What happens if there is no LTE antenna in my area?</summary>

* Your smartphone always connects automatically to the best network available. This means that if LTE is not available, your smartphone will automatically register on the 3G or 2G network. The 3G standard has been discontinued in Germany, so all mobile devices that are not LTE-capable automatically connect to the slower 2G network. It is possible that 3G is still available abroad.

</details>

<details>

<summary>When will 5G with higher bandwidths be available?</summary>

* sipgate offers 5G. We have concluded an agreement with Telefonica\
  and are officially activating 5G for our customers.

</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/en/using-sipgate/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.
