> 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/allgemeine-losungen-beim-telefonieren-mit-sipgate/wo-kann-ich-aktuelle-informationen-zu-stoerungen-und-geplanten-wartungsarbeiten.md).

# Where can I get current information about outages and planned maintenance work?

You can check at any time whether all sipgate systems are running properly.

At [status.sipgate.de](http://status.sipgate.de/) you can always see the current status of outages and planned maintenance work. In addition, we will also inform you about a general outage in the sipgate app.

Under the following [feedback form](https://docs.google.com/a/sipgate.de/forms/d/e/1FAIpQLSfAceg4Gaekq0Ab38RtVEEr9OJSOlrnyHNEFCsFZPlTAVItuw/viewform) you have the option of sending us details about your outage.

#### **Is it a mobile network outage?**

You can also check yourself whether there is currently a major mobile network outage in your area. To do so, use the following input form for the live check.

It is best to enter the **exact street, postal code and town** for the most accurate result possible. Usually, just the postal code and town are not enough to get a response.

#### **Is it an outage of the sipgate app?**

If the outage only affects the sipgate app, you can alternatively use the webphone in the logged-in area.

#### **Is it an outage of the mobile sipgate app?**

If you depend on using your sipgate account on the go, you can download an eSIM for your account in the event of an outage. One eSIM is free for each user. The eSIM can be set up in just a few steps and is immediately usable.

![](https://cdn2.spatialbuzz.com/cust/DCCB7552/images/onload.gif)


---

# 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/allgemeine-losungen-beim-telefonieren-mit-sipgate/wo-kann-ich-aktuelle-informationen-zu-stoerungen-und-geplanten-wartungsarbeiten.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.
