# Menu and Settings

## Navigation Menu

The left menu depicts the ReadMyCards capabilities:

| Menu          | Description                                                                                                                                                       |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Readers       | List all readers and interact with smart cards or physical tokens                                                                                                 |
| Admin         | Administration page showing device information, user information and status information for dependencies                                                          |
| File Explorer | Example implementation of the file explorer module. Allows for abstract mapping of folders in the web application, independant of the underlying operating system |
| Contact       | A contact page to connect with Trust1Team for improvements and product related questions                                                                          |

{% hint style="info" %}
The ReadMyCards application is customised depending on the hosting URL. This is when a specific ReadMyCards instance has been provided in a partner context using its own domain name. The menu can have limited possibilities depending on the hosting context.
{% endhint %}

<figure><img src="https://1340963161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF8TYvaFZ2MXzN70Z13Kx%2Fuploads%2Fl4pnGN4TrZIvLA21iCUe%2FScreenshot%202023-07-12%20at%2022.38.11.png?alt=media&#x26;token=04312b9c-9f81-4aa2-aeb4-39187499e568" alt=""><figcaption><p>Main Navigation Options</p></figcaption></figure>

## Application Settings

On the right top, the settings menu is depicted as a 'cog-wheel'. When clicked the following options are available:

| Setting             | Description                                                                                                                                                                                                                                                                              |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Mode                | Toggle for light or dark mode. The option for system alignment is available                                                                                                                                                                                                              |
| Language            | The application support the listed languages. Additional languages can be added on demand                                                                                                                                                                                                |
| Connection Settings | The URL and port which is used from the targetted connector. This option is especially important when targetting an other connector instance. Multiple connectors can be installed on a single device, this option can target for example development, acceptance or production variants |

<figure><img src="https://1340963161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF8TYvaFZ2MXzN70Z13Kx%2Fuploads%2Fft5kMcHuTEasOgXDd1Uk%2FScreenshot%202023-07-12%20at%2022.46.05.png?alt=media&#x26;token=eeab52e2-5d4a-427e-b726-9852cedf6a73" alt=""><figcaption><p>ReadMyCard Settings</p></figcaption></figure>

## Application Version

The ReadMyCards application is following a seperate semantic versioning policy when compared to the Trust1Connector. The application version is depicted on the top-left underneath the logo:

<figure><img src="https://1340963161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF8TYvaFZ2MXzN70Z13Kx%2Fuploads%2F6gVZg03AGcqRaJMElh7V%2FScreenshot%202023-07-12%20at%2022.52.34.png?alt=media&#x26;token=78a884a9-7e70-4ae8-b36f-e087e9fdc76f" alt=""><figcaption></figcaption></figure>


---

# 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/menu-and-settings.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.
