> ## 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

> Order management for market, limit, and post-only orders.

There are three types of orders: market, limit and post-only.

Market orders guarantee execution at a variable price and quantity. Limit orders guarantee price and quantity at the time of execution but do not guarantee execution.
Post-only is an order type that will only be placed on the order book if it is the maker side of a trade.
