> 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-multisim.md).

# Frequently asked questions and answers about MultiSIM

To use multiple devices with one plan, you can book additional eSIMs or SIM cards through your account. You then use one phone number, booked data volume, and the voice flat rate on multiple SIM cards.

<details>

<summary>How can I book additional SIM cards?</summary>

➔ As an admin, click in your account on **My telephony** and **Telephony**.

➔ As a user, click on the left in the navigation on **Telephony**

➔ Next, click on the top right on **Add device**.

➔ Select **Mobile device** and click on **Continue**.

➔ Assign a name, an icon and choose whether you want to use telephony or the internet.

➔ Now select **Activate eSIM** or only **Activate SIM card** and click on **Continue**.

➔ If you activate the SIM card: Enter the **SIM card ID** and **activate** it.

➔ If you activate an eSIM: Select whether you use an **Apple iOS device** or an **Android device** use.

➔ Scan the **QR code** with your smartphone and wait for the **activation** to complete.

</details>

<details>

<summary>What is automatic data top-up?</summary>

Under **My telephony** you can under the menu item **Mobile network** manage your data options. With automatic data top-up, the data volume is automatically replenished as soon as it has been used up. Automatic data top-up applies up to four times a month. You can decide whether to turn off automatic data top-up or use an additional 500 MB or 1 GB. Unused data volume expires at the end of the month.

</details>

<details>

<summary>Which devices are additional SIM cards compatible with?</summary>

The additional SIM can be used in any device that has an eSIM or a SIM card slot. The product range extends from smartphones to tablets, notebooks and smartwatches, all the way to IoT devices.

</details>

<details>

<summary>Can I use the Apple Watch with additional SIM cards?</summary>

No, the Apple Watch is currently not usable on sipgate's network.

</details>

<details>

<summary>How much do additional SIM cards cost?</summary>

Additional SIM cards cost €4.95 gross per eSIM or SIM card per month. In the first month, a SIM is charged pro rata after activation.

</details>

<details>

<summary>Who can book additional SIM cards?</summary>

Both admins and users can book additional SIM cards. When additional SIM cards are activated by a user, the account admins are informed by email.

</details>

<details>

<summary>Can I book both eSIMs and SIM cards as additional SIM cards?</summary>

Yes. When booking additional SIM cards, either an eSIM can be activated immediately or a classic free SIM card can be ordered.

</details>

<details>

<summary>Can I book different data volumes for my additional SIM cards?</summary>

No, the additional SIM cards are always linked to the data flat rate of the main SIM.

</details>

<details>

<summary>What can I do if I need more LTE data volume?</summary>

To book additional data volume, users can order 500 MB data snacks for €4.95 at any time. They only need to send an SMS with the content 500 to the number +495555. Once 80 percent of the data volume has been used, the affected users will also receive an SMS with all the information about the data snacks. If the LTE data volume is regularly not sufficient, the account admins can book a larger volume (max. 10,000 MB) for the relevant users at any time. This data volume is available immediately after booking.

</details>

<details>

<summary>Can I also make calls via additional SIM cards?</summary>

Yes, with the additional SIM cards you can make incoming and outgoing calls. For outgoing calls, the phone number of the main SIM is always displayed.

</details>

<details>

<summary>Can I also receive SMS via additional SIM cards?</summary>

You can individually determine with which of the created mobile devices you want to receive SMS messages.

</details>

<details>

<summary>Can additional SIM cards be deactivated?</summary>

No, deactivation is not possible. Additional SIM cards remain linked to a data volume until they are deleted by users or admins. Immediately afterward, they can no longer be used. After deletion, no further monthly costs are incurred.

</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-multisim.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.
