# Mining Modes

* **What is Fixed Fuel Mode?**\
  You manually select how much fuel to contribute to a specific pool (0–9).
* **What is Random Fuel Mode?**\
  System auto-distributes your fuel across all pools, increasing win chances.
* **Which mining mode is better?**\
  Fixed gives control; Random increases spread and chance to land in winning pools.
* **Can I participate in multiple pools at once?**\
  Yes, via Random Mode or by manually splitting fuel in Fixed Mode.
* **How are winning pools selected?**\
  Top 2 pools with the highest fuel contributions win.


---

# 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://newbitcoin.gitbook.io/newbitcoin/faq-mining/mining-modes.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.
