> For the complete documentation index, see [llms.txt](https://flipper-3.gitbook.io/flipper-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flipper-3.gitbook.io/flipper-docs/getting-started/execution-process.md).

# Execution Process

{% stepper %}
{% step %} <mark style="color:$primary;">**Order Submitted**</mark>
{% endstep %}

{% step %} <mark style="color:$primary;">**Smart Routing**</mark>
{% endstep %}

{% step %} <mark style="color:$primary;">**Split Execution (if required)**</mark>
{% endstep %}

{% step %} <mark style="color:$primary;">**Transaction Signed**</mark>
{% endstep %}

{% step %} <mark style="color:$primary;">**Execution**</mark>
{% endstep %}

{% step %} <mark style="color:$primary;">**Position Created**</mark>
{% endstep %}
{% endstepper %}
