# Order Executors

<figure><picture><source srcset="https://1690371742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsivfyCjOhJUkKrxqsPg4%2Fuploads%2FTkcFP3jdWUKWCmQL8HXm%2Fbanner_execute.png?alt=media&#x26;token=e29f807e-53cd-4334-8f10-faa509e38240" media="(prefers-color-scheme: dark)"><img src="https://1690371742-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsivfyCjOhJUkKrxqsPg4%2Fuploads%2FXxiMgeUGGhygDXlgmQ1l%2Fbanner_execute_l.png?alt=media&#x26;token=dfe5a337-2142-42b4-9643-372a449689dc" alt=""></picture><figcaption></figcaption></figure>

## What are Order Executors?

D8X allows for [conditional orders](https://d8x.gitbook.io/d8x/perpetual-contracts-guide/order-types) such as limit and stop-limit orders. Conditional orders are cryptographically signed by the trader and executed by third parties - order executors - once the AMM prices meet the order conditions.&#x20;

The executor [earns a fee for their service](https://d8x.gitbook.io/d8x/perpetual-contracts-guide/fee-structure#conditional-orders-fees), paid for by the trader. Anyone can be an executor.

## How can you become an Order Executor?

The [D8X Futures Node SDK provides functions to refer orders.](https://d8x.gitbook.io/d8x/node-sdk/modules)

The [D8X open-source order executor bots allow to execute orders](https://github.com/D8-X/d8x-order-executor).&#x20;
