# How to add GOMINING and BTC wallets

Here you can find information on how to:

* Add GMT wallets via [Metamask](#example-of-using-metamask), [WalletConnect](#example-of-using-walletconnect) or [manually](#example-of-using-the-manual-method)
* [Add BTC wallet](#example-of-adding-the-btc-address)

## How to add GOMINING wallet

There are 2 ways to do so:

* Add by linking your personal account with the MetaMask wallet (ERC-20/BEP-20)
* Add by linking your personal account with your wallet using Wallet Connect (ERC-20/BEP-20)

If you don't already have a suitable address, you can create one by following the [instructions](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it.md) for creating a wallet.

### Example of using MetaMask

1. Go to the GOMINING Wallets section and click "Add wallet".

<figure><img src="/files/oLqFP9asQr6KdDKmTYsS" alt=""><figcaption></figcaption></figure>

2\. Download the MetaMask Chrome extension and sign up for it, it's only available on the desktop. Click on "MetaMask", the extension window will automatically open in your browser.

<figure><img src="/files/rrMdDhmLHd5LH34QFiVO" alt=""><figcaption></figcaption></figure>

3\. Select the wallet you’d like to link to your GoMining personal account. Click "Next".

![](/files/RLHqOMVUvBKf5pcEMe0a)

4\. Allow viewing the active addresses and click "Connect".

![](/files/o4lnV16TWN40shxcGkAl)

5\. Click "Sign".

![](/files/eFOtWoRlGdbEfI4veUrz)

6\. The attached wallet will appear in the GOMINING Wallets section and will be verified automatically.

<figure><img src="/files/x1x7ZvS34urihlbN9Nr2" alt=""><figcaption></figcaption></figure>

### Example of using WalletConnect

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

Here is an example of how you can add GOMINING address via WalletConnect if you use Trust Wallet.

1. Go to the GOMINING Wallets section and click "Add wallet".

<figure><img src="/files/eUeUlqfAkHyPwg6Waekz" alt=""><figcaption></figcaption></figure>

&#x20;2\. Click "WalletConnect".

<figure><img src="/files/u6TkXhlv28KQaJy7SAjf" alt=""><figcaption></figcaption></figure>

3\. Download the Trust Wallet app on your smartphone and sign up for it. Here is the [instruction](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it.md) how to do so.

![](/files/mwq9eXWVdElMh0gdwlO5)

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.

![](/files/TCA4U02Yk1aNlqN0qKz9)

5\. Click "Connect" and select "Confirm".

![](/files/Wg7ff6DvIJc0GL1V5Hm2)

6\. The attached wallet will appear in the GOMINING Wallets section and will be verified automatically.

<figure><img src="/files/AwHFc4WRmfUjGnvoU37X" alt=""><figcaption></figcaption></figure>

## How to add BTC wallet

Here is an example of how you can add BTC wallet if you use Trust Wallet.

1. Go to the BTC Wallet section and click "Add wallet".

<figure><img src="/files/F31A4FxQlzgULncSMz0T" alt=""><figcaption></figcaption></figure>

2\. Open the “Trust Wallet” app and click on the Bitcoin icon. Then click on the "Recieve" button.

![](/files/c2tamiZaeRoFYDK0ZBbf)

3\. Click on the "Copy" button.

<figure><img src="/files/RuRqKhn0yR4igvwfHDKh" alt=""><figcaption></figcaption></figure>

4\. Go back to your GoMining personal account and enter the copied BTC address.

<figure><img src="/files/gERKAKVLRk54Ruk3OJno" alt=""><figcaption></figcaption></figure>

5\. Well done, your BTC wallet is linked to your personal account.

<figure><img src="/files/Ecj3JSooZFLzTm2acaCc" alt=""><figcaption></figcaption></figure>


---

# 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.token.gomining.com/instructions/how-to-add-gomining-and-btc-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.
