# 什麼是比特幣挖礦？

比特幣挖礦是創建新比特幣並將交易添加到區塊鏈的過程。 礦工通過使用專業硬件解決復雜的數學問題發揮關鍵作用，確保網絡安全並驗證交易。&#x20;

作為對他們努力的回報，礦工將獲得新挖出的比特幣和交易費用，使挖礦成為分散的比特幣生態系統中至關重要的組成部分。


---

# 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-wa-kuang.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.
