> For the complete documentation index, see [llms.txt](https://docs.frynetworks.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frynetworks.com/docs/devices/radiation-sensor/gq-geiger-counter.md).

# GQ Geiger Counter

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

***

## **GQ Geiger Counter (Radiation Miner) Setup Instructions**

***

### **Step 1: Download Required Software**

**GQ GMC Data Viewer**: Click [**here** ](<https://www.gqelectronicsllc.com/comersus/store/download.asp >)to visit the GQ website and download GMC Data Viewer.

1. **Download the USB Driver**:

   * Obtain the USB driver specific to your Geiger counter model from the same page.

   <figure><img src="/files/fS9kKRkh6W9Y0YwQgQbg" alt=""><figcaption></figcaption></figure>
2. **Download Geiger Counter Data Viewer**:

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

***

### **Step 2: Install the Software**

1. **Install the Driver**:

   * Run the downloaded driver file to install it on your system.

   <figure><img src="/files/UgJpEcbrljvaGgOARRw1" alt=""><figcaption></figcaption></figure>
2. **Install the Data Viewer**:

   * Run the Geiger Counter Data Viewer installation file and follow the prompts to complete the setup.&#x20;

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

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

   <figure><img src="/files/2GnEZpLLTS9wJQDpUApY" alt=""><figcaption></figcaption></figure>

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

   <figure><img src="/files/4fnUH8a0NlkBl9gggO4c" alt=""><figcaption></figcaption></figure>

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

***

### **Step 3: Create an Account on GMC Map**

1. Visit the **GMC Map website**: [Create an account here](https://www.gmcmap.com/manageDevice.asp).
2. **Locate Your Account ID**:
   * Go to **My Profile** and copy your **Account ID**.

{% hint style="info" %} <mark style="color:red;">**Important: Copy and Save this Account ID for later use!**</mark>
{% endhint %}

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

***

#### **Step 4: Add Your Geiger Counter to GMC Map**

1. Navigate to **My Account > Manage Geiger Counter**.&#x20;

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

2. **Add a Device**:

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

* Pin your location on the map.
* Select your Geiger counter model (e.g., **GMC 300E**).
* Click **Submit**.

3. Locate Your **Geiger Counter ID.** You’ll find this ID listed under the device you just added.

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

***

### **Step 5: Configure Geiger Data Viewer**

1. Open the **Geiger Counter Data Viewer**.
2. Click on **Geiger Counter World Map**.

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

3. Enter the following details then click **Verify** :

* **GMCmap Account ID** (from Step 3).
* **Geiger Counter ID** (from Step 4).

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

4. Confirm the setup by clicking **OK** twice.

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

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

***

### **Step 6: Keep Your Software Running**

* Keep the Geiger Counter Data Viewer software open **24/7** with your radiation miner plugged in to ensure data is continuously logged and submitted.

<figure><img src="/files/2yDKAiv6AdtnIxezc8tN" alt=""><figcaption></figcaption></figure>

***

## **Registering the Radiation Sensor**

Once your setup is complete, register your miner on the [**Fry Networks Dashboard**](https://dashboard.frynetworks.com) to start earning rewards.

For detailed step-by-step instructions on registering and verifying your miner, refer to the [**Registration Guide**](/docs/dashboard/registration.md).

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.frynetworks.com/docs/devices/radiation-sensor/gq-geiger-counter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
