# What is a Web3 Wallet？

### **What is a Web3 Wallet?**

A Web3 wallet is a digital app or browser extension that acts as your gateway to the decentralized web (Web3). It lets you manage cryptocurrencies and NFTs, interact with decentralized applications (DApps), and securely store the private keys to your assets.

You can use only one secret recovery phrase to manage your digital assets and data in the Blockchain world.&#x20;

### **What can you do with a Web3 wallet?**

* Manage assets on multi-chains, such as Bitcoin, Ethereum, Binance Smart Chain, and so on.
* Say goodbye to repetitive account registrations, just one wallet for all kinds of DApp.


---

# 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.oortech.com/oort/oort-wallet/ale-faq/what-is-your-identity-wallet.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.
