# WALLET SPEC

- [Supported Features](https://docs.citadelwallet.io/wallet-spec/supported-features.md)
- [HBAR](https://docs.citadelwallet.io/wallet-spec/supported-features/hbar.md): HBAR Cryptocurrency transfers
- [Native Staking](https://docs.citadelwallet.io/wallet-spec/supported-features/native-staking.md): Hedera PoS Network Native Staking
- [Hedera Tokens](https://docs.citadelwallet.io/wallet-spec/supported-features/hedera-tokens.md): HTS Token Management
- [Hedera NFTs](https://docs.citadelwallet.io/wallet-spec/supported-features/hedera-nfts.md): HTS NFT Management
- [Smart Contracts 2.0](https://docs.citadelwallet.io/wallet-spec/supported-features/smart-contracts-2.0.md): Hedera EVM Compatible Smart Contracts
- [More Features](https://docs.citadelwallet.io/wallet-spec/supported-features/more-features.md): More features supported on Hedera Network
- [Mechanical Spec](https://docs.citadelwallet.io/wallet-spec/mechanical-spec.md)
- [Dimensions](https://docs.citadelwallet.io/wallet-spec/mechanical-spec/dimensions.md)
- [Display](https://docs.citadelwallet.io/wallet-spec/mechanical-spec/display.md)
- [Touch](https://docs.citadelwallet.io/wallet-spec/mechanical-spec/touch.md)
- [Buttons](https://docs.citadelwallet.io/wallet-spec/mechanical-spec/buttons.md)
- [Hardware Spec](https://docs.citadelwallet.io/wallet-spec/hardware-spec.md)
- [Microprocessor](https://docs.citadelwallet.io/wallet-spec/hardware-spec/microprocessor.md)
- [Secure Element](https://docs.citadelwallet.io/wallet-spec/hardware-spec/secure-element.md)
- [Storage](https://docs.citadelwallet.io/wallet-spec/hardware-spec/storage.md)
- [Battery](https://docs.citadelwallet.io/wallet-spec/hardware-spec/battery.md)
- [Wallet Comparisons](https://docs.citadelwallet.io/wallet-spec/wallet-comparisons.md)


---

# 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.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.
