> 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/wie-kommt-das-esim-profil-auf-mein-endgeraet.md).

# How does the eSIM profile get onto my device?

To create an eSIM profile on your device, you must under **Telephony ➔ Voicemail and devices** select the corresponding card of the device and click on the gear next to **Connection to the device** click.

![sipgate-Hilfecenter-esim1.png](/files/a9966ca84bcd8d0456276a5e04b18fcf3979e447)

At this point, follow the further instructions on the interface. By scanning the individual QR code, you can use sipgate on a smartphone, tablet or smartwatch within a few seconds. To do this, the respective mobile device must be connected to the internet, either via Wi-Fi or via mobile data using another SIM card.

![sipgate-Hilfecenter-esim2.png](/files/d977d2dbed2c184c6d9f0b411c85328bf3aa117e)

The following settings must be made on your mobile device. They will also be explained again in detail during the process.

{% tabs %}
{% tab title="iOS" %}
➔ Open **settings** on your iOS device

➔ Select **Mobile network**

➔ Start **Add mobile plan**

➔ Now scan the QR code that is shown to you in the window.

➔ Done

On the [Apple website](https://support.apple.com/de-de/HT209044) you will find a more detailed description of the eSIM profile.
{% endtab %}

{% tab title="Android" %}
➔ Open the **settings** on your Android device

➔ Select **Connections**

➔ Go to the **SIM card management**

➔ Start **Add mobile plan**

➔ Scan the **QR code**

➔ Done
{% endtab %}

{% tab title="Samsung Smartwatch" %}
To download an eSIM profile to a Samsung smartwatch, you need an app on your smartphone. Detailed instructions for downloading the eSIM profile can be found on the [Samsung website.](https://www.samsung.com/de/support/mobile-devices/wie-aktiviere-ich-die-esim-meiner-galaxy-watch/)
{% endtab %}
{% endtabs %}


---

# 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/wie-kommt-das-esim-profil-auf-mein-endgeraet.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.
