# mObywatel

### What kind of data I will get

mObywatel is an application that allows its users to access key documents (e.g., ID card, driver's license, prescriptions) in certain situations. It grants access to crucial information and can confirm identity.

### &#x20;Integration scope

In this integration, you can verify identity of Polish citizens. There are two types of integrations available:

* CitizenDetails which provides data about user's names, surname, pesel, citizenship, birthPlace, identity document number
* CitizenNationality which provides user's names, surname, pesel and nationality


---

# 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.transactionlink.io/docs/v1/integrations/mobywatel.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.
