# Ledger with Metamask

Metamask can be used along with ledger to perform transfers.&#x20;

Steps:  &#x20;

![1. Add Harmony network to metamask (testnet or mainnet)](/files/-MXwqSljGnc8VCc8Aj3n)

![](/files/-MXwqSlgRGsgnJVDYC18)

![2. Select "Connect Hardware Wallet"](/files/-MXwqZFrV7bJLpxYC3_C)

![3. Select the ledger account that you want to use](/files/-MXwqSllzVMGeYtwzmL5)

![4. Make sure to load your Ethereum app on the ledger](/files/-MXwqSlm7DTqeOheYfoe)

![5. You will see the account loaded and balance](/files/-MXwqSlfvMcYDxQd77LD)

![6. Click Send and input the transaction data](/files/-MXwqSli4SSrNBDAE3qe)

![7. Wait for review and sign using ledger](/files/-MXwqSloCIjuvxqmdeaj)

![8. Review transaction in the ledger and sign](/files/-MXwqSlkne9OCKNBVN1d)

![9. You can see the transfer success](/files/-MXwqSlncgVNo9QxzcUl)


---

# 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.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/ledger-with-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.
