# TradFi Markets

In addition to crypto markets, Extended offers perpetual contracts on a range of traditional financial (TradFi) assets. All TradFi markets are available for trading 24/7, including weekends and public holidays, though spreads may be significantly wider outside of traditional market trading hours.

Trading fees currently follow the same structure as crypto markets, although this may be revised in the future.

For market specifications and implementation details related to TradFi markets, please refer to the following pages:

* [Trading Rules](/extended-resources/trading/tradfi-markets/trading-rules.md)
* [Margin Schedule](/extended-resources/trading/tradfi-markets/margin-schedule.md)
* [Funding Payments](/extended-resources/trading/tradfi-markets/funding-payments.md)
* [Oracle Prices](/extended-resources/trading/tradfi-markets/oracle-prices.md)
* [Corporate Actions](/extended-resources/trading/tradfi-markets/corporate-actions.md)
* [Pre-IPO Markets](/extended-resources/trading/tradfi-markets/pre-ipo-markets.md)

### Supported Markets

| Category          | Markets                                                                                           |
| ----------------- | ------------------------------------------------------------------------------------------------- |
| Indices / ETFs    | SPX (S\&P 500), NDX (Nasdaq-100), EWY (MSCI South Korea ETF)                                      |
| Precious Metals   | XAU (Gold), XAG (Silver), XPT (Platinum)                                                          |
| Industrial Metals | XCU (Copper)                                                                                      |
| Energy            | XBR (Brent Crude Oil), WTI (WTI Crude Oil), NATGAS (US Natural Gas)                               |
| Equities          | GOOG, NVDA, AMZN, TSLA, AMD, MSTR, COIN, HOOD, INTC, PLTR, AAPL, CRCL, MU, MSFT, SNDK, META, BABA |
| FX                | EUR, USDJPY                                                                                       |
| Pre-IPO           | SPCX (SpaceX)                                                                                     |


---

# 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.extended.exchange/extended-resources/trading/tradfi-markets.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.
