# Market Hours

Markets will follow the hours below:

<table><thead><tr><th width="129.33333333333331">Asset Class</th><th width="324.90625">Opening Hours</th><th>Exceptions</th></tr></thead><tbody><tr><td>Crypto</td><td>24/7</td><td>No market close</td></tr><tr><td>US Equities</td><td>Every weekday from 9.30AM ET to 4PM ET</td><td>Markets are closed on weekends, US Holidays, and during extraordinary events</td></tr><tr><td>FX</td><td>From Sunday 5PM ET to Friday 5PM ET;<br>With a 60-minute break each day beginning at 5:00PM ET</td><td>Trading continues during most US holidays</td></tr><tr><td>Metals</td><td>From Sunday 5PM ET to Friday 5PM ET; <br>With a 60-minute break each day beginning at 5:00PM ET</td><td>Metals trading also follow <a href="https://www.cmegroup.com/tools-information/holiday-calendar.html">CME holiday closures</a></td></tr><tr><td>Commodities</td><td>From Sunday 6PM ET to Friday 5PM ET; <br>With a 60-minute break each day beginning at 5:00PM ET</td><td>Commodities follow <a href="https://www.cmegroup.com/tools-information/holiday-calendar.html">CME holiday closures</a></td></tr></tbody></table>


---

# 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.flash.trade/flash-trade/flash-trade-protocol/perpetuals-specifications/market-hours.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.
