# Advantages over CEX Limit Orders

1. No fees on order creation — Pay 0% for order creation.  Only pay a small fee for gas.
2. Earn swap fees versus paying fees — Instead of paying fees for order creation, you get paid in swap fees for creating limit orders when they execute
3. Non-Custodial — Your orders are redeemable at any time.  No pause functionality on withdrawals exists
4. Permissionless — Anybody can create a limit order or scale order
5. Immutable & deterministic — So long as the blockchain is not halted, your orders will execute via swaps in a deterministic fashion


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gamma.xyz/gamma/limitorderhook/advantages-over-cex-limit-orders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
