# Introductie

De webtoepassing ReadMyCards is een voorbeeld implementatie van de Trust1Connector. De applicatie faciliteert de volgende use cases:&#x20;

* Visualiseer beschikbare smartcard lezers en fysieke tokens&#x20;
* Ophalen van certificaten, certificaat lijsten
* Visualiseren van smartcards en fysieke tokens personalisatie-informatie&#x20;
* Verificatie van gebruikers&#x20;
* Een PDF-document digitaal ondertekenen&#x20;
* Inhoud afdrukken naar beschikbare printers&#x20;
* Lokale bestandstoewijzing voor uploaden, downloaden en synchroniseren van bestanden&#x20;

ReadMyCards is beschikbaar op: <https://rmc.t1t.io/>

Dit document beschrijft de beschikbare functionaliteiten voor ReadMyCards en hoe dit waardevol kan zijn voor partners en eindgebruikers.


---

# 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://t1t.gitbook.io/readmycards/readmycards-nl-1/introductie.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.
