# Personal Data Accounts

The personal Data Account (PDA) is the service of storing, accessing and using self-sovereign data within the database of a Decentralized Data Server (DDS) provisioned by Dataswyft when instructed by an application; and the set-up of necessary [permissions](/learn/personal-data-account/permissions.md), authorisations and contracts between the Server owner and applications for the use of the [namespace](/learn/personal-data-account/namespaces.md)(s).

For more information on PDAs, please refer to the section on [personal Data Account](/learn/personal-data-account.md).


---

# 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://docs.dataswyft.com/learn/architecture/personal-data-account.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.
