# Maintenance Windows

TradersPost has weekly scheduled maintenance windows on Saturdays from 01:30 AM to 05:30 AM UTC. This corresponds to Friday 9:30 PM to Saturday 1:30 AM Eastern Time.

During these maintenance windows, TradersPost may be temporarily unavailable. However, it is extremely rare for any maintenance to cause prolonged unavailability. We schedule these maintenance windows during times when all markets are closed (except for Crypto) and traffic is at its lowest to minimize the impact on our customers.

If maintenance is required outside of these windows, it will be scheduled and announced via email and Discord. In the event of unplanned maintenance due to unforeseen issues, we will make every effort to communicate this via email and Discord.


---

# 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://docs.traderspost.io/docs/additional-information/maintenance-windows.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.
