> 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/welche-endgeraete-unterstuetzen-die-esim.md).

# Which devices support eSIM?

Often you can tell on your device under the menu item Settings ➔ Cellular whether your device is eSIM-capable, for example by the visible option **Add eSIM.**

So far, downloading eSIM profiles has been successfully tested on the following smartphones, tablets and smartwatches:

#### Smartphones

* Apple: All devices from iPhone 11 / iPhone XR / iPhone XS / iPhone SE
* Google Pixel: All devices from Google Pixel 3
* Samsung: All devices from Galaxy S20 / Galaxy Z / Galaxy Fold
* Motorola: Moto g8 and Motorola Razr (2019)
* Huawei: P40 / P40 Mate / P40 Pro

#### Tablets and notebooks

* Acer Swift7
* Apple iPad Pro 11-inch and iPad Pro 12.9-inch (3rd generation)
* Apple iPad Air (3rd gen.)
* Apple iPad (7th gen.)
* Apple iPad mini (5th gen.)
* Asus Transformer Mini
* HP Spectre Folio
* Lenovo Yoga 5G
* Microsoft’s Surface Pro X The list is not exhaustive.

#### Smartwatches

All current eSIM-capable smartwatches, with the exception of the Apple smartwatch, can be used with sipgate's eSIM. Many newer smartwatches use only the mobile standard 4G/LTE. With these devices, you can use our mobile internet (data allowance must be booked). 4G voice telephony will also soon be available at sipgate. Further information can be found in our article about [4G voice telephony](https://help.sipgate.de/hc/de/articles/15167157660317).

#### Apple smartwatches

Sipgate cannot currently be used with the eSIM of the Apple Watch, as sipgate as a network operator would have to conclude an agreement with Apple, which has not yet been reached. Should anything change in this regard, you will be able to use the Apple Watch eSIM with sipgate as soon as possible. [Video](https://www.youtube-nocookie.com/embed/M9R0OZEZDeE)


---

# 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/welche-endgeraete-unterstuetzen-die-esim.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.
