> For the complete documentation index, see [llms.txt](https://help.satellite.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.satellite.me/mit-satellite-telefonieren/telefonie/welche-laender-sind-mit-satellite-erreichbar.md).

# Welche Länder sind mit satellite erreichbar?

Mit satellite und Flatrate+ telefonierst du aktuell in 60 Länder. Ob du die Free- oder Premium-Version unserer App nutzt, macht für die Telefonie keinen Unterscheid. Dabei ist es auch egal, ob du ins Festnetz oder auf Mobilfunk anrufen willst und wo du selbst dich gerade befindest. Du brauchst nur eine ausreichende, uneingeschränkte Datenverbindung.

{% hint style="info" %}
Für eingehende Anrufe aus aller Welt bist du unter deiner satellite Nummer in (fast) allen\* Ländern erreichbar.
{% endhint %}

Die satellite Staaten sind:

* Australien
* Bangladesch
* Belgien
* Bermuda
* Bhutan
* Brasilien
* Brunei
* Bulgarien
* Costa Rica
* Dänemark
* Deutschland
* Färöer Inseln
* Finnland
* Frankreich
* Griechenland
* Großbritannien
* Hong Kong
* Indien
* Indonesien
* Irland
* Island
* Italien
* Japan
* Kambodscha
* Kanada
* Kolumbien
* Kroatien
* Kuwait
* Laos
* Liechtenstein
* Litauen
* Luxemburg
* Malaysia
* Malta
* Mexiko
* Mongolei
* Neuseeland
* Niederlande
* Norwegen
* Österreich (außer den österreichischen Rufnummern der Gassen +4350, +43517, +4357 und +4359)
* Paraguay
* Peru
* Polen
* Portugal
* Puerto Rico
* Rumänien
* Schweden
* Singapur
* Slowakei
* Slowenien
* Spanien
* Südkorea
* Taiwan
* Thailand
* Tschechien
* Ungarn
* USA
* Vatikanstadt
* Vietnam
* Zypern (ausgenommen Nord-Zypern)

\*Es gibt Länder, in denen VoIP gesperrt ist. Dazu zählen nach aktuellem Stand: die Vereinigten Arabischen Emirate (VAE), Bangladesch und Indien.


---

# 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.satellite.me/mit-satellite-telefonieren/telefonie/welche-laender-sind-mit-satellite-erreichbar.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.
