> For the complete documentation index, see [llms.txt](https://docs.harmony.one/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets.md).

# Browser Extension Wallets

- [Metamask](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/metamask-wallet.md)
- [Installing MetaMask](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/metamask-wallet/installing-metamask.md)
- [Adding Harmony](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/metamask-wallet/adding-harmony.md)
- [Create a New Account](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/metamask-wallet/create-a-new-account.md)
- [Sending & Receiving](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/metamask-wallet/sending-and-receiving.md)
- [Adding Custom Harmony Tokens](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/metamask-wallet/adding-custom-harmony-tokens.md): This page describes how to add HRC20/HRC721 tokens to MetaMask.
- [Import an Account](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/metamask-wallet/import-an-account.md)
- [Math Wallet](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet.md): This section describes how to create your wallet, stake and undelegate your ONE, send transactions, and claim staking rewards using the Math Wallet browser extension.
- [Download & Setup](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet/download-and-setup.md)
- [Create/Import/Export Wallet](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet/create-import-wallet.md)
- [Sending Transactions](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet/send-tx.md): Follow the steps below to send your ONE using Math Wallet.
- [Staking](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet/staking-transactions.md): Follow the steps below to stake your ONE using Math Wallet.
- [Collecting Rewards](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet/collecting-rewards.md): This page walks you through the process of collecting stake rewards with Math Wallet.
- [Undelegating](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/mathwallet/undelegating.md): Follow the steps below to undelegate your staked ONE using the Math Wallet browser extension.
- [Harmony Chrome Extension Wallet](https://docs.harmony.one/home/general/ecosystem/wallets/browser-extensions-wallets/one-wallet.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.harmony.one/home/general/ecosystem/wallets/browser-extensions-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.
