> For the complete documentation index, see [llms.txt](https://docs.open-bank.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.open-bank.org/open-bank/deutsch/konventionen/aufenthaltsort-finanzieller-daten.md).

# Aufenthaltsort finanzieller Daten

### Was ist Datenresidenz? <a href="#what-is-then-data-residency" id="what-is-then-data-residency"></a>

Datenresidenz ist im Grunde ein Begriff, den wir verwenden, um „alle NPPI (nicht öffentliche personenbezogene Identifikatoren) Datenregelungen“ zuzuordnen, die mit einem Verbandsmitglied verbunden sind, wenn es seine E-Residency oder Tenancy (im Fall einer Organisation) aktiviert.

> DATENERHEBUNG, -SPEICHERUNG UND -VERARBEITUNG DURCH DIE FOUNDATION UND IHRE KI: IHRE INFORMATIONEN UND JEGLICHE VON IHNEN FREIWILLIG AUF DEM OPEN CONSTITUTION NETWORK GEPOSTETEN MITTEILUNGEN WERDEN VERWENDET, UM IHNEN ANGEFORDERTEN DIENSTLEISTUNGEN BEREITZUSTELLEN, EINSCHLIESSLICH ABER NICHT BESCHRÄNKT AUF DIE VERARBEITUNG IHRER INFORMATIONEN UND FREIWILLIGEN MITTEILUNGEN ZUR VERBESSERUNG DES OPEN CONSTITUTION KÜNSTLICHEN INTELLIGENZ NETZWERKS. DURCH DIE REGISTRIERUNG UND DIE AUFZEICHNUNG IHRER EINWILLIGUNG GEBEN SIE DER MUELLNERS FOUNDATION, IHREN KÜNSTLICHEN INTELLIGENZ-SYSTEMEN – SENTIENT BOT – DIE ERLAUBNIS, IHRE INFORMATIONEN DURCH DIE DATENLEBENSZYKLEN DES NETZWERKS ZU NUTZEN – EREIGNIS (ENTDECKEN, ENTWERFEN, VERFASSEN U.Ä.), ÜBERTRAGUNG (VERNETZEN, VERTEILEN, ZUGREIFEN, ABRUFEN, ÜBERMITTELN U.Ä.), VERARBEITUNG UND VERWALTUNG (SAMMELN, VALIDIEREN, ÄNDERN, ORGANISIEREN, INDEXIEREN, KLASSIFIZIEREN, FILTERN, AKTUALISIEREN, SORTIEREN, SPEICHERN, \[NORMALISIEREN] U.Ä.), UND NUTZUNG (ÜBERWACHEN, MODELLIEREN, ANALYSIEREN, ERKLÄREN, PLANEN, PROGNOSE, ENTSCHEIDUNGSFINDUNG, ANLEITEN, BILDEN, LERNEN U.Ä.). IN ZUSAMMENHANG MIT IHRER DIGITALEN AKTIVITÄT IM OPEN CONSTITUTION NETWORK EINSCHLIESSLICH ABER NICHT BESCHRÄNKT AUF IHRE GEOLOCATION, TRANSAKTIONSEREIGNISSE, BIOMETRISE, RECHTLICHE IDENTIFIKATOREN, VERHALTENSIDENTIFIKATOREN UND JEGLICHE METADATEN, DIE MIT IHREM E-RESIDENCY-MIETVERTRAG VERBUNDEN SIND
>
> Lesen Sie die Datenrichtlinie des Netzwerks und kennen Sie Ihre Rechte.

&#x20;

FÜR E-RESIDENTEN: Wann immer ein Bürger seinen E-Residency-Mietvertrag aktiviert, hilft die Datenresidenz des Bürgers dem Open Constitution Netzwerk dabei, die Staatsbürgerschaftsdienste zu gamifizieren, z. B. Finanz- und Krankenversicherungen sowie das Wohlbefinden.

Die Aktivierung einer E-Residency ermöglicht es dem Netzwerk, Bürgerdaten gemäß der Datenrichtlinie des Netzwerks zu verarbeiten und zu schützen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.open-bank.org/open-bank/deutsch/konventionen/aufenthaltsort-finanzieller-daten.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
