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

# Reference

> DerivaDEX reference documentation for trading specifications, margin and pricing inputs, funding and settlement rules, rate limits, safeguards, errors, and event fields.

Reference is for exact answers. Use these pages when you need the rule, limit, formula, or field definition without the longer walkthrough.

## Trading rules

* [Product and Trading Specifications](/reference-public/product-and-trading-specifications) lists markets, tick sizes, leverage limits, fees, and core trading parameters.
* [Margin Requirements](/reference-public/margin-requirements) specifies initial and maintenance margin, liquidation triggers, and position-side risk limits.
* [Trading Safeties and Guards](/reference-public/trading-safeties-and-guards) covers the checks and protections enforced during order handling.

## Pricing and settlement

* [Price Feeds and Mark Price Inputs](/reference-public/price-feeds-and-mark-price-inputs) explains where the index price comes from and how the mark price is derived.
* [Funding Rate Logic](/reference-public/funding-rate-logic) gives the funding formula, the dead zone, the clamp, and the payment direction.
* [PnL Realization and Settlement](/reference-public/pnl-realization-and-settlement) covers when unrealized PnL becomes realized collateral and what resets at settlement.

## Limits, events, and errors

* [Rate Limits and Access Tiers](/reference-public/rate-limits-and-access-tiers) covers public IP limits, trader-level request bands, and DDX-linked access tiers.
* [Trade Mining Parameters](/reference-public/trade-mining-parameters) lists the reward budget, maker and taker split, payout formulas, and DDX crediting cadence.
* [Order and Account Event Reference](/reference-public/order-and-account-event-reference) defines the emitted event payloads for orders, fills, balances, and trader state.
* [Error Reference](/reference-public/error-reference) maps the public error responses so you can recognize rejects, rate-limit responses, and malformed requests.

## API Reference

Use [API Reference](/api-reference) for the REST and realtime interfaces, including authentication, transport-specific rate limits, and the full endpoint and channel details.
