# Downtime and maintenance

## Does PaySG have scheduled maintenance periods?

No, PaySG itself does not have scheduled maintenance.&#x20;

In the event that Stripe or banks inform us of upcoming scheduled maintenance, we will inform agencies accordingly. You can also monitor our status at [status.pay.gov.sg](https://status.pay.gov.sg), and Stripe's status at [status.stripe.com](https://status.stripe.com/).

## What happens if PaySG or its underlying services have unexpected downtime?

A banner will be displayed on our dashboard and payment page to inform users of the disruption, as shown below. Agencies will also be notified via email. You can also monitor our status at [status.pay.gov.sg](https://status.pay.gov.sg), and Stripe's status at [status.stripe.com](https://status.stripe.com/).

<figure><img src="/files/t5SqzOGomDRcum0VHlKe" alt=""><figcaption><p>Dashboard downtime banner</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://guide.pay.gov.sg/faq/downtime-and-maintenance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
