> 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/was-sind-die-preise-und-tarife-fuer-mobilfunk-im-ausland.md).

# What are the prices and tariffs for mobile service abroad?

If you are traveling outside Germany, you have **mobile data** available. When traveling within the EU as well as to Iceland, Norway, Liechtenstein and the United Kingdom (Zone 1), you can continue to use your **mobile** **data volume** simply continue to use it without incurring any additional costs. When traveling to all other countries, you have the option to **data volume** book online.

For trips to Switzerland, the USA and Canada (Zone 2), there is the option of activating a data plan with **250 MB** data volume for 28 days at a price of €11.95. For the remaining countries (Zone 3), a data volume of **5 MB** for 28 days is available at a price of €17.95. The term begins on the day of booking. If needed, you can stack the data amounts by booking the respective plan multiple times. After 28 days have expired, or once the data volume has been used up, it can be activated again. To book the data plans, send an **SMS** with the content **250** for the data plan with 250 MB or with the content **5** for the data plan with 5 MB to the short code +495555.

If you live in the border area near Switzerland, your mobile phone may automatically connect to Switzerland's mobile network. To prevent this, deactivate the automatic network operator selection in your settings and manually select **sipgate** .

Calls and SMS messages made abroad via your sipgate mobile connection are charged at a flat rate of 99 cents per minute or 99 cents per SMS.

**Important**: SMS and calls within the EU are generally not subject to roaming charges.


---

# 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/was-sind-die-preise-und-tarife-fuer-mobilfunk-im-ausland.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.
