> For the complete documentation index, see [llms.txt](https://docs.paragon.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paragon.trade/markets/crypto-indices.md).

# Crypto Indices

Perpetual futures on the most widely followed crypto market-cap and dominance indices.

| Market | Index      | Description                                         |
| ------ | ---------- | --------------------------------------------------- |
| BTC.D  | Dominance  | Bitcoin's share of total crypto market cap          |
| TOTAL2 | Market Cap | Total crypto market cap excluding BTC               |
| OTHERS | Market Cap | Total crypto market cap excluding the top 10 assets |

**Market hours:** 24/7/365 — continuous trading and pricing.

**External pricing:** index prices come from [Pyth](https://pyth.network) (primary) with a Hyperliquid-inspired weighted-median exchange fallback. See [External Pricing](/markets/crypto-indices/external-pricing.md).

**Off hours:** none — crypto markets trade 24/7, so there is no off-hours pricing.

**Methodology:** index construction, weighting, and rebalancing rules. See [Methodology](/markets/crypto-indices/methodology.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.paragon.trade/markets/crypto-indices.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.
