# PFM (Personal Finance Management)

> PFM (Personal Finance Management) applications help users to manage their money and financials. PFM often let users categorize transactions and add accounts from multiple institutions into a single view. PFM typically includes data visualizations such as spending trends and budgets as well as a user friendly design.&#x20;

Tink Germany provides access to multiple banking institutions to pull turnovers and initiate payments out from the application.&#x20;

{% hint style="success" %}
We suggest using our Open Banking Platform and Payment Platform via Javascript Widget
{% endhint %}

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

{% content-ref url="/pages/-MMGZN6bQ0XOFqIj0OPM" %}
[Open Banking Platform (XS2A.api)](/xs2a/integration-cs/platforms/api.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MMGZISLew-2pzZ8yizy" %}
[Payment Platform (XS2A.pay)](/xs2a/integration-cs/platforms/pay.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/integration-by-use-case/pfm-personal-finance-manager.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.
