> 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 to you. When traveling within the EU as well as to Iceland, Norway, Liechtenstein and the United Kingdom (Zone 1), you can continue using your **mobile** **data volume** without any additional costs. When traveling to all other countries, you have the option to **data volume** add it online.

For trips to Switzerland, the USA and Canada (Zone 2), there is the option to activate a data plan with **250 MB** of data volume for 28 days at a price of €11.95. For the remaining countries (Zone 3), a data volume of **5 MB** is available for 28 days 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 the 28 days have expired, or once the data volume has been used up, it can be activated again. To book the data plans, send a **SMS** with the content **250** for the 250 MB data plan or with the content **5** for the 5 MB data plan to the short code +495555.

If you live in the border area near Switzerland, it may happen that your mobile phone automatically connects to the Swiss mobile network. To prevent this, deactivate the automatic network selection in your settings and choose manually **sipgate** .

Calls and SMS that you make abroad via your sipgate mobile connection are charged at a flat rate of 99 ct./minute or 99 ct./SMS.

**Important**: As a rule, there are no roaming charges for SMS and calls within the EU.


---

# 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.
