# About GoMining Lite

### Glossary

* *GOMINING Token* — a utility token used within the GoMining ecosystem to buy digital miners and pay for their maintenance.
* *Mining* — the process of earning Bitcoin through computing power from real mining equipment.
* *NFT (Non-Fungible Token)* — a unique digital asset linked to a specific physical miner.
* *TH/s (Terahashes per second)* — unit of mining power; higher TH/s means higher rewards.
* *W/TH (Watts per Terahash)* — shows how much energy your miner needs to produce one terahash of power. Lower W/TH means higher energy efficiency and better profitability.

***

### GoMining Overview

GoMining is an international company that simplifies Bitcoin mining through real infrastructure and blockchain technology.

GoMining operates the full mining cycle:

* Construction and maintenance of data centers;
* Development of modular buildings for mining equipment;
* Automated control and monitoring systems with 99.8% uptime;
* In-house firmware testing and optimization;
* Energy-efficient management under different environmental conditions.

Every GoMining digital miner is a blockchain-based asset that represents a portion of real mining power. Each tokenized miner is linked to the company’s physical mining equipment, allowing holders to earn daily Bitcoin rewards without setting up or maintaining hardware.

***

### What is GoMining Lite?

**GoMining Lite** is a simplified version of the GoMining app. It focuses on the most important things: buying digital miners and earning Bitcoin from them.

{% hint style="info" %}
The app is available only for iPhone users.
{% endhint %}

***

### What can I do in GoMining Lite?

GoMining Lite includes all the essential tools to start mining:

* Create your first digital miner and start earning Bitcoin.
* Pay with crypto, a bank card, Apple Pay, Binance Pay, or Coinbase Pay.
* Monitor your progress: check your miners, farm power, and Bitcoin rewards.
* Upgrade your miner to increase power and boost your rewards.

***

### What are the main differences?

<table><thead><tr><th>Aspect</th><th valign="top">GoMining Lite</th><th>GoMining App</th></tr></thead><tbody><tr><td><strong>Purpose</strong></td><td valign="top">Easy start for beginners</td><td>Full ecosystem with advanced tools</td></tr><tr><td><strong>Focus</strong></td><td valign="top">Mining and buying miners</td><td>Full experience including game mechanics, achievements, tokens, and VIP status</td></tr><tr><td><strong>Interface</strong></td><td valign="top">Clean and minimal</td><td>Multi-tab and feature-rich</td></tr><tr><td><strong>Payments</strong></td><td valign="top">Crypto, by card, Apple Pay</td><td>More methods, depending on the country (<em>Pay by Bank</em>,  <em>SEPA</em>, etc.)</td></tr></tbody></table>

***

### How does GoMining Lite connect with the main app?

Both apps belong to the same GoMining ecosystem.\
\
When you log in with the same email or social account, your data (miners, BTC balance, and transactions) is available in both apps.

GoMining Lite simply gives you a smoother and faster way to start, while the main app offers more advanced tools later on.


---

# 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.lite.gomining.com/about-gomining-lite.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.
