Ledger Network Requirement Check | App Entry, Device Screen, and Local Record
A Ledger network requirement check should separate the device screen from app page context. The device can show confirmation prompts, while the app entry and account page may need a network path for page data and service context.

Separate device screen from app page
Write what appears on the device screen first, then write what appears in Ledger Wallet. The two records answer different questions and should not be merged into one connection result.
Use the app entry as context
When the app page needs network access, record the entry used and the page state. The official app entry guide helps keep source and app context clear.
Keep account view as a page note
An account page, refresh state, or service panel is a page note. It should sit beside the device-screen record, not replace it. The Ledger usage flow shows how connection, screen confirmation, and page review fit together.
Close with a local record
End with the network state, app entry, screen wording, and next check. For hardware-screen context, the Secure Element overview keeps device confirmation separate from app page behavior.