> For the complete documentation index, see [llms.txt](https://support.spiderpool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.spiderpool.com/zh/chang-jian-wen-ti/ru-he-shen-qing-zhi-zhu-kuang-chi-yuezui-xiaoedu-da-kuan.md).

# 如何申請蜘蛛礦池餘額最小額度打款

BTC幣種餘額 0.001 ≦ 最小額 < 0.005，達到最小打款額度後，請用註冊礦池的郵箱發送郵件至<support@spiderpool.com> 郵箱 ，按照如下信息發送：

標題 申請蜘蛛礦池餘額最小額度打款

內容註明： 子帳戶 幣種 餘額<br>

我們會在每週一統一處理，請事先設定錢包地址。<br>

溫馨提示：

1. 必須用註冊礦池的郵箱寄，避免冒領，錯領問題；
2. 目前僅支援BTC最小額度提幣；
3. 打幣手續費由用戶自行承擔，如不想承擔手續費可挖夠0.005起付額，滿足起付額打幣手續 費由礦池承擔。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.spiderpool.com/zh/chang-jian-wen-ti/ru-he-shen-qing-zhi-zhu-kuang-chi-yuezui-xiaoedu-da-kuan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
