> For the complete documentation index, see [llms.txt](https://vzvz.gitbook.io/koppeltaal-2.0-dev-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vzvz.gitbook.io/koppeltaal-2.0-dev-guide/hackathon-use-cases/crud-task/use-case-3-smart-hti-on-fhir-launch.md).

# Use-case 3: SHOF Launch

This use-case ensures that clients can launch in a similar way to Koppeltaal 1.x. In addition, the SHOF launch performs an additional security check that ensures the launch token is not intercepted and executed by someone else.

### Composing a launch

{% hint style="info" %}
This step is identical between HTI and SHOF
{% endhint %}

The documentation [Compose a launch](/koppeltaal-2.0-dev-guide/technische-howto/launchen/launch-samenstellen.md) explains in detail how to this should be done.

### Receiving a SHOF launch

The documentation [Receiving a SHOF launch](/koppeltaal-2.0-dev-guide/technische-howto/launchen/smart-hti-on-fhir-launch-ontvangen.md) explains in detail how to handle being launched to via SHOF.

### Testing

The SHOF Launch can be tested using the [Launch Test Suite](https://launch-testsuite.koppeltaal.headease.nl/portal.html) to launch to the POC module. You can launch to the POC module using the following parameters in the Test Suite:

| Attribute      | Value                                                     |
| -------------- | --------------------------------------------------------- |
| Audience (aud) | <https://poc-module.koppeltaal.headease.nl/module_launch> |
| Launch url     | <https://poc-module.koppeltaal.headease.nl/module_launch> |
