# Idle Mining Game Concept

In this idle mining game, players will build and upgrade their mining operations to generate digital currency or resources passively. The game runs in the background, allowing players to continue progressing even when they’re not actively playing. This provides a sense of accomplishment as players see their operations grow over time.

{% hint style="info" %}
Users can only claim a BitTorrenter once per wallet, The first BitTorrenter is free and the rest are priced in SATs token.
{% endhint %}

[Ide Game ](https://sats-idle-game.vercel.app/)


---

# 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://sats-bittorrent.gitbook.io/sats-bittorrent/dapps/idle-mining-game-concept.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.
