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

# Security

- [Reya DEX REST API v2](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2.md)
- [Specs](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2/specs.md)
- [Reference Data](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2/reference-data.md)
- [Market Data](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2/market-data.md)
- [Wallet Data](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2/wallet-data.md)
- [Order Entry](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2/order-entry.md)
- [Models](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2/models.md)
- [Rate Limits](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2/rate-limits.md)
- [Signatures and Nonces](https://docs.reya.xyz/technical-docs/reya-dex-rest-api-v2/signatures-and-nonces.md)
- [Contract Functions](https://docs.reya.xyz/technical-docs/contract-functions.md): Documenting the key external functions of the Reya smart contracts.
- [Core](https://docs.reya.xyz/technical-docs/contract-functions/core.md): The margin engine contract which imposes margin requirements and coordinates liquidations, manages margin accounts and their collateral holdings
- [Passive Perp Instrument](https://docs.reya.xyz/technical-docs/contract-functions/passive-perp-instrument.md): This contract manages perpetual future markets, pricing of market orders executed against the passive pool, matching as well as keeping track of account exposures and PnLs in available markets
- [Passive Pool](https://docs.reya.xyz/technical-docs/contract-functions/passive-pool.md): Liquidity pool that acts as a counter-party for all trades on the Reya DEX.
- [Oracle Adapter](https://docs.reya.xyz/technical-docs/contract-functions/oracle-adapter.md): Receives and track the latest price updates given by a trusted off-chain source.
- [Contract Addresses](https://docs.reya.xyz/technical-docs/contract-addresses.md): The Reya contracts are deployed on Reya Network (mainnet) and Reya Cronos (testnet).
- [Smart Contract Withdrawals](https://docs.reya.xyz/technical-docs/smart-contract-withdrawals.md)
- [Audits](https://docs.reya.xyz/technical-docs/audits.md)
