# 新增BTC挖矿模式通知

尊敬的用戶，&#x20;

為了多元化大家的挖礦模式需求，我們很高興地宣佈，SpiderPool的BTC礦池新增PPLNS挖礦模式，具體信息如下：

挖礦模式：PPLNS（Pay Per Last N Shares） 費率：2%

什麽是PPLNS？ PPLNS：礦池在礦機提交share時不會立即計算對應share的收益，而是在礦池接收每N個share後，統計礦池在這一時間段內總共挖到的幣量，然後根據各個礦工提交的share數量在此N個share中佔的比例對所挖幣量進行分配。挖礦收益的分配有滯後性，需要等待每N個share提交完畢後才會分配收益。由於PPLNS分配的是礦池實際挖到的幣，因此會受到礦池幸運值的影響。總體長期來看，PPLNS因爲更低的費率，實際收益會更高。

當前可選的BTC礦池模式為PPLNS和FPPS，新用戶默認接入PPLNS，如您需要選擇FPPS，請發送郵件到官方郵箱（<support@spiderpool.com>）申請修改。感謝您一直以來對我們的支持和信任！ 如有任何問題或建議，請隨時聯繫我們的客服團隊。

此緻

蜘蛛礦池團隊


---

# 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/xi-tong-gong-gao/xin-zeng-btc-wa-kuang-mo-shi-tong-zhi.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.
