# Orders

The order types used in Synthetix perp v2 are Delayed Orders. All polynomial perp exchange processes are carried out through these orders.

Delayed orders are similar to next-price orders, but with a time delay. Instead of executing an asynchronous 'next-price' order after a semi-arbitrary Chainlink price update, we allow the executor (trader or keeper) to fill the order after a specified amount of time has passed, in addition to a price update.

For instance, if the specified delay is 30 seconds and a price update occurs 10 seconds after the order submission, a keeper can still execute the order, or they can wait for the 30 seconds delay to pass before executing the order.

{% hint style="success" %}

* Front running risk is eliminated
* Reduced fee
  {% endhint %}

**To read more on orders:**

{% embed url="<https://docs.synthetix.io/synthetix-protocol/synthetic-assets/perpetual-futures>" %}

{% content-ref url="../trading-guide" %}
[trading-guide](https://docs.trade.polynomial.fi/perp-v3-beta/trade-v2/trading-guide)
{% endcontent-ref %}

{% content-ref url="../standard-order" %}
[standard-order](https://docs.trade.polynomial.fi/perp-v3-beta/trade-v2/standard-order)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.trade.polynomial.fi/perp-v3-beta/trade-v2/perp/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.trade.polynomial.fi/perp-v3-beta/trade-v2/perp/broken-reference)
{% endcontent-ref %}

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="../trading-guide">trading-guide</a></td></tr><tr><td><a href="../standard-order">standard-order</a></td></tr><tr><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>
