# Touch

The Citadel Wallet display supports capacitive touch for enhanced user experience and interaction with the secure device. With touch support, users are able to much easier navigate through the wallet application and make the overall experience much more enjoyable and user friendly. For security purposes, only Power On/Off and Transaction Approve functions are not supported through touch and are instead activated through pressing of physical buttons.

The integration of both touch interface and push-button greatly enhances the user's ability to efficiently manage their assets while maintaining the utmost security for their device. This smart design allows for a seamless and user-friendly experience while ensuring the safety of their valuable assets.

Capacitive touch supported by the wallet is very responsive and precise.


---

# 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.citadelwallet.io/wallet-spec/mechanical-spec/touch.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.
