# How to add ETH/BSC wallet

### Example of using MetaMask

1. Go to the Imported wallets section and click "Add wallet".
2. Download the MetaMask Chrome extension and sign up for it; it's only available on the desktop. Click on "MetaMask", and the extension window will automatically open in your browser.
3. Select the wallet you’d like to link to your GoMining personal account. Click «Next».
4. Allow viewing the active addresses and click «Connect».
5. Click «Sign».
6. The attached wallet will appear in the Wallets section and will be verified automatically.

***

### Example of using WalletConnect

With this way of adding a wallet, we recommend using a computer, because then you will need to scan the QR code with your phone.

Here is an example of how you can create a wallet via WalletConnect if you use Trust Wallet.

1. Go to the Imported wallets section and click "Add wallet".
2. Click «Wallet Connect».
3. Download the Trust Wallet app on your smartphone and sign up for it.
4. Click «Settings» in the app menu and select the «Wallet Connect» option. Then click «New Connection» and scan the QR code that appears on the computer.
5. Click «Connect» and select «Confirm».
6. The attached wallet will appear in the Wallets section and will be verified automatically.


---

# 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://help.nft.gomining.com/instructions/how-to-add-eth-bsc-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.
