# How to activate a miner from Getgems

### Overview

If you bought a digital miner on **Getgems**, you need to connect your TON wallet to GoMining for activation.

The flow depends on whether you are using a desktop or a mobile version of GoMining.

### Activation on desktop

1. Buy a miner on Getgems.
2. Open the purchased miner’s page on Getgems.
3. Click **Activate miner on GoMining** button:<br>

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

&#x20;       *You will be redirected to the GoMining website.*

3. In the newly opened **Connect wallet** window, choose **TON Wallet**:\
   ![](/files/91MZZKH82s6bNfDrnnJP)

Further activation will be completed automatically:

* The miner appears in the **My Miners** section.
* Your wallet is added to **Wallets → Imported wallets** as a TON wallet.

### Activation on mobile

{% hint style="info" %}
For now, activation is not supported in the iOS mobile app. Please use a mobile browser during the process.
{% endhint %}

1. Buy a miner on Getgems.
2. Open the purchased miner’s page on Getgems.
3. Click **Activate miner on GoMining** button. \
   *You will be redirected to the GoMining website. Please open the link in an external browser (for example, Safari or Chrome), not the Telegram in-app browser (WebView).*
4. Create an account by using any available method.
5. Go to the [Imported wallets](https://app.gomining.com/finance/wallets/imported) page.
6. Click **Add wallet**.
7. Connect your TON wallet.

Further activation will be completed automatically:

* The miner appears in the **My Miners** section.
* Your wallet is added to **Wallets → Imported wallets** as a TON wallet.


---

# 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-activate-a-miner-from-getgems.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.
