# Wallet Comparisons

Below table provides side by side comparison of Citadel Wallet with 2 other popular hardware wallets in the market Ledger X and Trezor T.

<table data-header-hidden><thead><tr><th width="188"></th><th width="167"></th><th width="179"></th><th width="191"></th></tr></thead><tbody><tr><td><strong>Wallet Spec</strong></td><td><strong>Citadel Wallet</strong></td><td><strong>Ledger Nano X</strong></td><td><strong>Trezor T</strong></td></tr><tr><td>Secure Element</td><td>CC EAL 6+</td><td>CC EAL 5+</td><td>N/A</td></tr><tr><td>Controller</td><td>Dual ARM M33</td><td>Generic ARM M0</td><td>Generic ARM M4</td></tr><tr><td>Screen</td><td>Round 1.3”</td><td>0.91” Diagonal</td><td>1.8” Diagonal</td></tr><tr><td>Resolution</td><td>240x240 Color</td><td>128x32 (Monochrome)</td><td>240x240 Color</td></tr><tr><td>Dimensions</td><td>54mm Diameter, 9.5mm Height</td><td>72mm x 18.6mm x 11.75mm</td><td>64 mm x 39 mm x 10 mm</td></tr><tr><td>USB Type C</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>NFC</td><td>Yes (Optional)</td><td>N/A</td><td>N/A</td></tr><tr><td>Battery</td><td>200mAh</td><td>100mAh</td><td>N/A</td></tr><tr><td>Touch Screen</td><td>Yes</td><td>N/A</td><td>Yes</td></tr><tr><td>Additional Storage</td><td>Yes</td><td>N/A</td><td>N/A</td></tr><tr><td>Buttons</td><td>Yes</td><td>Yes</td><td>No</td></tr><tr><td>Enclosure</td><td>Stainless Steel + Plastic</td><td>Plastic</td><td>Plastic</td></tr><tr><td>HBAR Support</td><td>Yes</td><td>Yes</td><td>N/A</td></tr><tr><td>Tokens and NFTs</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>Smart Contracts</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>Other Hedera Services</td><td>Yes</td><td>No</td><td>No</td></tr></tbody></table>


---

# 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/wallet-comparisons.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.
