# Supported Wallets

The Itheum Protocol supports various crypto wallets when interacting with the underlying blockchain stacks. Users engaging in platform relating to Data NFTs (such as procurement, minting, and listing), Data Access, Governance etc.  will be prompted to sign or confirm transactions with the underlying blockchain. The following is a list of wallets supported by products within the Itheum Protocol, and the subsequent guides will step you through the installation process for your chosen wallet.

1. [MultiversX Defi Wallet](/product-docs/pre-aithra/pre-aithra-integrators/supported-wallets/multiversx-defi-wallet.md)
2. [Ledger Wallet](/product-docs/pre-aithra/pre-aithra-integrators/supported-wallets/ledger-wallet.md)
3. [Web Wallet](https://docs.multiversx.com/wallet/web-wallet)
4. [xPortal Wallet](/product-docs/pre-aithra/pre-aithra-integrators/supported-wallets/xportal-wallet.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.itheum.io/product-docs/pre-aithra/pre-aithra-integrators/supported-wallets.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.
