> For the complete documentation index, see [llms.txt](https://devguide.koppeltaal.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devguide.koppeltaal.nl/technische-howto/launchen.md).

# Launching

Koppeltaal supports two launch mechanisms: [HTI](/technische-howto/launchen/hti.md) and [SMART HTI On FHIR](/technische-howto/launchen/smart-hti-on-fhir.md). The latter is based on the [SMART App Launch](https://www.hl7.org/fhir/smart-app-launch/). There are slight differences, but where possible they are similar. Both mechanisms work at their core with the HTI JWT token, making both systems very similar in implementation. For sending out a launch, there are minimal differences. The receiving party (`module provider`) can, in the case of a SHOF launch, still choose to execute the HTI Flow.

{% hint style="info" %}
After reading the launch documentation, we recommend looking at the [Koppeltaal Test Tooling](/technische-howto/koppeltaal-test-tooling.md). This offers an interactive way of sending and/or receiving a launch.
{% endhint %}
