# Forex

Navigator currently supports trading on 6 forex pairs, with leverage options ranging from 1x to 250x.

For a complete list of the available pairs, please visit the [Pair List page.](https://app.gitbook.com/o/rBfnck9zZn7LHVuO0Bcs/s/c007YuHKNRYesdRifKau/~/changes/123/trading-assets)

## M**arket Hours**

Unlike crypto markets, forex markets are not open 24/7. Market times are referenced in **ET (New York time)**.

| Day       | Market Open / Close                      |
| --------- | ---------------------------------------- |
| Monday    | Open all day                             |
| Tuesday   | Open all day                             |
| Wednesday | Open all day                             |
| Thursday  | Open all day                             |
| Friday    | Closed from 4 PM (DST) or 5 PM (non-DST) |
| Saturday  | Closed all day                           |
| Sunday    | Open from 4 PM (DST) or 5 PM (non-DST)   |

*\*Only CNH/USD opens from 5 PM (DST) or 6 PM (non-DST) on Sunday, and its daily maintenance window applies from 5PM ET to 6PM ET, Monday to Thursday.* \
\
You can access this link <<https://time.is/ET>> to check ET in your time zone.

Additionally, there are the following **holidays** where market are closed: January 1st - 2nd and December 25th - 27th


---

# 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.navigator.exchange/trading-assets-and-rules/forex.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.
