# Use Case 9.2 Get app information
## Overview
| Aspect | Description |
|------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Summary** | The user views app information, including links to the NL Wallet website and privacy statement. |
| **Goal** | Learning more about the app |
| **Preconditions** | *None* |
| **Postconditions** | *None* |
| **Triggered by** |
- User selects 'About this app' in [UC9.1 Show app menu](UC9.1_ShowAppMenu.md).
- User selects Info in [UC2.1 Setup a remote PIN and biometric unlock](UC2.1_SetupRemotePinAndBiometricsUnlock.md).
- User selects Info in [UC2.3 Unlock the app](UC2.3_UnlockTheApp.md).
- User selects Info in [UC7.1 Show all available cards](UC7.1_ShowAllAvailableCards.md).
|
| **Additional Documentation** | *None* |
| **Possible errors** | *None* |
| **Logical test cases** | - [LTC36 Show app information on menu](../logical-test-cases.md#ltc36)
- [LTC37 View privacy statement](../logical-test-cases.md#ltc37)
- [LTC40 Show app information on introduction screen](../logical-test-cases.md#ltc40)
- [LTC41 Show app information on PIN screen](../logical-test-cases.md#ltc41)
|
---
## Flow
| # | Description | Next |
|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------|------|
| **1** | **PRIMARY SCENARIO** | |
| **1.1** | **System displays screen 'About App'**- Message: About the NL Wallet
- Actions: Go To edi.pleio.nl, Read Privacy Statement, Back
| |
| 1.1a | User selects Go To edi.pleio.nl
→ System opens browser and suspends app | |
| 1.1b | User selects Read Privacy Statement | 2 |
| 1.1c | User selects Back | Back |
| **2** | **READ PRIVACY STATEMENT** | |
| **2.1** | **System displays screen 'Privacy Statement'**- Privacy statement Public Wallet (first trial period)
- Actions: Back
| |
| 2.1a | User selects Back | Back |