# How to create a crypto wallet and add GOMINING to it

All cryptocurrency wallets display information about tokens only with registered smart contracts. Some of these wallets allow users to manually add information about smart contracts, and some of them intentionally limit the list of displayed tokens.

To display GOMINING correctly, you need to use wallets with an option to add tokens manually. If you are not sure whether you use a wallet with this option, we recommend using the following wallets:

SOFTWARE WALLETS

* Trust Wallet - [ERC-20](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/trust-wallet-erc-20.md)/[BEP-20](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/trust-wallet-bep-20.md)
* Binance Chain - [ERC-20](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/binance-chain-erc-20.md)/[BEP-20](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/binance-chain-bep-20.md)

HARDWARE WALLETS

* Ledger - [ERC-20](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/ledger-erc-20.md)/[BEP-20](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/ledger-bep-20.md)
* [Trezor](/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/trezor.md)

Here is a smart contract address to add GOMINING to your wallet:

![](/files/LIpVQSOn50oz16ekWD4y)

{% hint style="info" %}
0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989
{% endhint %}

In order to buy cryptocurrency, you need to create a wallet. In this section, you will find instructions on how to register these wallets.


---

# 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-create-a-crypto-wallet-and-add-gomining-to-it.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.
