> For the complete documentation index, see [llms.txt](https://docs2.dboe.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs2.dboe.exchange/dboe/general-faqs/16.-how-is-the-trade-lifecycle.md).

# 16. How is the trade lifecycle?

Order can be matched either partially or fully.&#x20;

A match between a Buy and Sell order will have a status of “MATCHED” at first. This match is pending for clearing by the backend.&#x20;

A match after being cleared successfully will have a status of “CLEARED”, otherwise having status “REVERTED”.&#x20;

Time taken for a match to be cleared varies depending on the blockchain network traffic.&#x20;

As of current implementation, users are expected to re-submit the order which were matched but reverted.
