# What's a Web Wallet? What's Metamask?

A Web Wallet is a web extension wallet that allows you to manage your private keys via your web browser. You can store, send, and receive funds like any other cryptocurrency wallet. An example of a Web Wallet is Metamask, which can be used to interact with various blockchains such as Ethereum and Binance Smartchain. It allows users to access their wallet through a browser extension or mobile app, which can then be used to interact with decentralized applications.


---

# 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.bounce.finance/bounce-nft/faq/whats-a-web-wallet-whats-metamask.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.
