> 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.md).

# Technical HOW-TO

- [Koppeltaal Test Tooling](https://devguide.koppeltaal.nl/technische-howto/koppeltaal-test-tooling.md): The interactive developer guide
- [Request Koppeltaal server metadata](https://devguide.koppeltaal.nl/technische-howto/koppeltaal-server-metadata-opvragen.md)
- [Connecting to Koppeltaal](https://devguide.koppeltaal.nl/technische-howto/connectie-maken-met-koppeltaal.md)
- [Requirements](https://devguide.koppeltaal.nl/technische-howto/connectie-maken-met-koppeltaal/requirements.md)
- [Create a key pair](https://devguide.koppeltaal.nl/technische-howto/connectie-maken-met-koppeltaal/requirements/key-pair-maken.md)
- [Signing the JWT](https://devguide.koppeltaal.nl/technische-howto/connectie-maken-met-koppeltaal/requirements/jwt-ondertekenen.md)
- [JWKS setup](https://devguide.koppeltaal.nl/technische-howto/connectie-maken-met-koppeltaal/requirements/jwks-opzetten.md)
- [Access to Koppeltaal](https://devguide.koppeltaal.nl/technische-howto/connectie-maken-met-koppeltaal/toegang-tot-koppeltaal.md)
- [Managing resources](https://devguide.koppeltaal.nl/technische-howto/resources-managen.md)
- [Versioning](https://devguide.koppeltaal.nl/technische-howto/resources-managen/versionering.md)
- [CRUD Operations](https://devguide.koppeltaal.nl/technische-howto/resources-managen/crud-operaties.md)
- [Retrieve all Resources](https://devguide.koppeltaal.nl/technische-howto/resources-managen/crud-operaties/alle-resources-ophalen.md): Request all resources for a specific Resource-type
- [Retrieve specific Resource](https://devguide.koppeltaal.nl/technische-howto/resources-managen/crud-operaties/resource-ophalen.md): Request a specific instance of a Resource
- [Create a Resource](https://devguide.koppeltaal.nl/technische-howto/resources-managen/crud-operaties/resource-aanmaken.md)
- [Update a Resource](https://devguide.koppeltaal.nl/technische-howto/resources-managen/crud-operaties/resource-updaten.md)
- [Delete a Resource](https://devguide.koppeltaal.nl/technische-howto/resources-managen/crud-operaties/delete-a-resource.md)
- [Subscribing to changes](https://devguide.koppeltaal.nl/technische-howto/resources-managen/abonneren-op-changes.md): It is often important to be notified of changes to specific resources. Within Koppeltaal it is possible to be notified of changes on a very accurate level.
- [Launching](https://devguide.koppeltaal.nl/technische-howto/launchen.md)
- [HTI Flow](https://devguide.koppeltaal.nl/technische-howto/launchen/hti.md): Health Tools Interoperability
- [SHOF Flow](https://devguide.koppeltaal.nl/technische-howto/launchen/smart-hti-on-fhir.md): SMART HTI On FHIR
- [Compose a launch](https://devguide.koppeltaal.nl/technische-howto/launchen/launch-samenstellen.md): The launch steps on this page are the same for HTI as SHOF
- [Initiating a launch](https://devguide.koppeltaal.nl/technische-howto/launchen/hti-launch-versturen.md): The launch steps on this page are the same for HTI as SHOF
- [Receiving a HTI launch](https://devguide.koppeltaal.nl/technische-howto/launchen/launch-ontvangen.md)
- [Token introspection](https://devguide.koppeltaal.nl/technische-howto/launchen/launch-ontvangen/token-introspection.md)
- [Receiving a SHOF launch](https://devguide.koppeltaal.nl/technische-howto/launchen/smart-hti-on-fhir-launch-ontvangen.md)
- [Detailed technical guidance](https://devguide.koppeltaal.nl/technische-howto/detailed-technical-guidance.md)
