> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meridiandata.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Instruments and aliases

> Understand Meridian canonical products, exchange mappings, and the current M2 futures universe.

Meridian normalizes venue-specific symbols to canonical products. Query responses always identify the canonical `exchange` and `product`; venue aliases are accepted where the instrument registry has a verified mapping.

## Futures venues

| Canonical exchange | Common accepted aliases | Contract family   |
| ------------------ | ----------------------- | ----------------- |
| `binance-futures`  | `binance`               | USDT perpetuals   |
| `bybit`            | `bybit`                 | Linear perpetuals |
| `okx`              | `okx`                   | USDT swaps        |
| `hyperliquid`      | `hyperliquid`           | Perpetuals        |

Examples such as `BTC`, `BTCUSDT`, `BTC-USDT-SWAP`, and `BTC-PERP` can resolve to canonical BTC futures identities where the requested venue supports the contract.

## Spot venues

Spot data currently covers verified products across Binance, Bybit, OKX, and Coinbase. Coinbase USD symbols such as `BTCUSD` are normalized alongside USDT products on the other venues.

## Current futures universe

The current expansion contract contains 51 canonical futures products:

<Accordion title="Show the 51 products">
  `BTCUSDT`, `ETHUSDT`, `HYPEUSDT`, `SOLUSDT`, `BNBUSDT`, `XRPUSDT`, `ZECUSDT`, `AAVEUSDT`, `DOGEUSDT`, `NEARUSDT`, `ADAUSDT`, `ASTERUSDT`, `XAUTUSDT`, `WLDUSDT`, `LITUSDT`, `BCHUSDT`, `AVAXUSDT`, `SUIUSDT`, `LINKUSDT`, `TRXUSDT`, `1000PEPEUSDT`, `LTCUSDT`, `XPLUSDT`, `XMRUSDT`, `ENAUSDT`, `TAOUSDT`, `PUMPUSDT`, `TRUMPUSDT`, `ONDOUSDT`, `PAXGUSDT`, `BEATUSDT`, `XLMUSDT`, `UNIUSDT`, `FARTCOINUSDT`, `APTUSDT`, `WLFIUSDT`, `AEROUSDT`, `ATOMUSDT`, `ARBUSDT`, `VVVUSDT`, `MONUSDT`, `GRASSUSDT`, `ZROUSDT`, `ALLOUSDT`, `ARCUSDT`, `SLXUSDT`, `CCUSDT`, `DOTUSDT`, `MNTUSDT`, `JTOUSDT`, `HBARUSDT`.
</Accordion>

<Warning>
  The universe is global. Not every product trades on every venue. Meridian maps every verified real listing and reports unsupported venue/product pairs honestly.
</Warning>
