Set your price, place an order, and let the market come to you. The XRPL DEX has a full on-chain order book.
A limit order lets you specify the exact price at which you want to buy or sell a token. Unlike a market swap (which executes immediately at the current price), a limit order sits on the XRPL's on-chain order book until the market reaches your price.
On the XRPL, limit orders are called OfferCreate transactions. They are completely on-chain - no centralized matching engine, no hidden orders. Every order is visible on the ledger.
Most traders use a mix of both. Quick entries with market swaps on the Swap page, and limit orders on the token detail page for strategic positions.
The XRPL has a central limit order book (CLOB) built into the protocol. When you place an offer, the ledger first checks if any existing orders can match yours immediately. If so, your order fills (fully or partially) right away. Any unfilled amount stays on the book.
If you place a buy order at a higher price than the best sell order, your order is immediately matched at the better price (you get a deal). This is called price improvement - a feature of proper order books.
Browse tokens and place your first limit order on the XRPL DEX.