> For the complete documentation index, see [llms.txt](https://streamcoin.gitbook.io/stream-coin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://streamcoin.gitbook.io/stream-coin/mining-system.md).

# MINING SYSTEM

Our mining system works with mining power and profiles, when registering users have 0 mining power. This can be bought in boxes which randomly give you permanent mining power to get $ STR. For every hour that the application is open and depending on the mining power, our system delivers $ STR. If the user downloads the application from our page, if or if he has to put a referred streamer, as opposed to downloading from a link provided by his favorite streamer which would do everything automatically. Every time you are mining and your referred streamer is online, the application will take your referred streamer as mining priority, when it turns off the transmission it will start mining another random streamer within the application to continue granting $ STR. The main objective of the mining system is to exponentially increase the number of viewers of the streams and in turn achieve profits thanks to this


---

# 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:

```
GET https://streamcoin.gitbook.io/stream-coin/mining-system.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.
