> 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 services abroad?

Prices and tariffs for sipgate mobile services abroad – roaming costs in the EU and worldwide.

When 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 use your **mobile** **data volume** simply continue to use without 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 to activate a data plan with **250 MB** of data for 28 days at a price of €11.95. For the other countries (Zone 3), data volume of **5 MB** for 28 days at a price of €17.95 is available. The term starts on the day of booking. You can stack the data volumes if needed by booking the respective tariff 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 an **SMS** with the text **250** for the data plan with 250 MB or with the text **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 the Swiss mobile network. To prevent this, deactivate automatic network selection in your settings and manually select **sipgate** .

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

**Important**: SMS and calls within the EU generally do not incur 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.
