# Technical Onboarding

* [ ] Finish all steps in Getting Started

{% content-ref url="/pages/-MMGTCdjD6oS0Pmw293t" %}
[Getting started](/xs2a/integration-cs/getting-started.md)
{% endcontent-ref %}

* [ ] Choose your best fitting integration by use case

{% content-ref url="/pages/-MMQULmr8pHK3UUn-nfn" %}
[Integration by Use Case](/xs2a/integration-cs/integration-by-use-case.md)
{% endcontent-ref %}

* [ ] If your use case is not listed above, decide on Integration Variant and Product

{% hint style="success" %}
We suggest to go for below variant
{% endhint %}

{% content-ref url="/pages/-MMGYELG7Nu06cfqiC6f" %}
[Javascript-Widget](/xs2a/integration-cs/integration-variants/javascript-widget.md)
{% endcontent-ref %}

* [ ] Create a Testcall&#x20;

{% embed url="<https://manage.xs2a.com/integration/test>" %}

* [ ] Write a Letter of Preparation and book an Onboarding Call <support@tink-germany.com>


---

# 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/how-to-go-live/technical-onboarding.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.
