# Use case integration

Please choose one of the below mentioned integration guides per Use Case.&#x20;

{% content-ref url="/pages/-MMQWMRGo0kpZR4rQZEU" %}
[PFM (Personal Finance Management)](/xs2a/integration-cs/integration-by-use-case/pfm-personal-finance-manager.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MMQWeZmMRM1BT6QsZc5" %}
[P2P (Purchase-to-pay)](/xs2a/integration-cs/integration-by-use-case/ecommerce.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MMQWhu5DQ6S\_aKc0sOB" %}
[Loan Origination (B2C)](/xs2a/integration-cs/integration-by-use-case/credit-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MMQXPE4iBhmhGx0\_zye" %}
[Insurance](/xs2a/integration-cs/integration-by-use-case/insurance.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MMQXsThxTZ9WEB2m7Tn" %}
[PSP (Payment Service Provider)](/xs2a/integration-cs/integration-by-use-case/psp-payment-service-provider.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MMQYrFF7m5uliHYHebR" %}
[Leasing](/xs2a/integration-cs/integration-by-use-case/leasing.md)
{% endcontent-ref %}

If you do not find your Use Case listed above, continue with our Documentation and our Integration variants or contact <support@tink-germany.com>

{% content-ref url="/pages/-MMGaQ6tzY9EXRzTEQcW" %}
[API documentation](/xs2a/integration-cs/getting-started/api-documentation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MMGYsau6vLOq5NZhdpS" %}
[Integration variants](/xs2a/integration-cs/getting-started/decide-on-an-integration-variant.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.xs2a.com/xs2a/integration-cs/getting-started/use-case-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
