# About Mining

- [What is Bitcoin Mining?](https://support.spiderpool.com/about-mining/what-is-bitcoin-mining.md)
- [The Evolution of Bitcoin Mining Machines](https://support.spiderpool.com/about-mining/the-evolution-of-bitcoin-mining-machines.md)
- [What is a Bitcoin Mining Pool?](https://support.spiderpool.com/about-mining/what-is-a-bitcoin-mining-pool.md)
- [What are the Bitcoin Mining Rewards?](https://support.spiderpool.com/about-mining/what-are-the-bitcoin-mining-rewards.md)
- [When will all Bitcoins be mined?](https://support.spiderpool.com/about-mining/when-will-all-bitcoins-be-mined.md)
- [What are the differences between : PPS/PPS+/FPPS/PPLNS/SOLO?](https://support.spiderpool.com/about-mining/what-are-the-differences-between-pps-pps+-fpps-pplns-solo.md)
- [What are the units of hash rate?](https://support.spiderpool.com/about-mining/what-are-the-units-of-hash-rate.md)
- [What is Anonymous Mining?](https://support.spiderpool.com/about-mining/what-is-anonymous-mining.md)
- [What is the Rejection Rate?](https://support.spiderpool.com/about-mining/what-is-the-rejection-rate.md)


---

# 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://support.spiderpool.com/about-mining.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.
