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

# Overview

> Add crypto to your application using REST, FIX and WebSocket APIs.

<Tabs>
  <Tab title="API">
    Get [market data](/api-reference/websockets/smart-order-routing-market-data), create [orders](/api-reference/endpoints/orders), execute [held-rate quotes](/api-reference/endpoints/quotes), and [transfer](/api-reference/endpoints/fiat-transfers) assets with [Paxos API v2.0](/api-reference).
  </Tab>

  <Tab title="FIX">
    Leverage the [Paxos FIX API](/guides/crypto-brokerage/fix/reference) to trade crypto.

    Learn more about [FIX](/guides/crypto-brokerage/fix/index) and check out the [onboarding](/guides/crypto-brokerage/fix/onboard) and [certification](/guides/crypto-brokerage/fix/certify) guides to get started.
  </Tab>

  <Tab title="WebSocket">
    Stream order book updates and executions in real time using the [Smart Order Routing WebSocket API](/api-reference/websockets/smart-order-routing-overview), or consume public [stablecoin market prices](/api-reference/websockets/market-data-stablecoin).

    Learn more in the [API reference](/api-reference/websockets/overview) or follow the [Smart Order Routing WebSocket](/guides/crypto-brokerage/smart-order-routing-websocket) guide.
  </Tab>
</Tabs>
