# 什麼是比特幣礦池

比特幣礦池是一個由多個挖礦者組成的共享計算資源平臺。礦池通過集中挖礦者的算力，增加了獲得比特幣區塊獎勵的機會。

挖礦者將他們的算力集中在礦池中，共同參與比特幣網絡的安全驗證和交易處理。礦池根據挖礦者的貢獻程度分配獲得的區塊獎勵和交易手續費，提高了收益穩定性和挖礦效率。


---

# 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/zh/wa-kuang-chang-shi/shen-mo-shi-bi-te-bi-kuang-chi.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.
