# Market Parameters

All markets are in isolated margin mode.

| Market               | Max Leverage | Open Interest Cap | Specification Category |
| -------------------- | ------------ | ----------------- | ---------------------- |
| TSLA-USDH            | 10x          | 8.0M              | Single-Ticker Equities |
| CRCL-USDH            | 5x           | 5.0M              | Single-Ticker Equities |
| COIN-USDH            | 10x          | 8.0M              | Single-Ticker Equities |
| GOLD-USDH            | 20x          | 10.0M             | Commodities            |
| XMR-USDH             | 10x          | 10.0M             | Crypto                 |
| SILVER-USDH          | 20x          | 20.0M             | Commodities            |
| CRUDE OIL (WTI)-USDH | 12x          | 2.5M              | Commodities            |
| COPPER-USDH          | 20x          | 5.0M              | Commodities            |
| NVDA-USDH            | 10x          | 2.5M              | Single-Ticker Equities |
| PLATINUM-USDH        | 20x          | 2.5M              | Commodities            |
| USA500-USDH          | 20x          | 2.5M              | Indices                |
| USA100-USDH          | 20x          | 2.5M              | Indices                |


---

# 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://usefelix.gitbook.io/perps/getting-started/market-parameters.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.
