# 拒絕率是什麽？

根據礦機運行原理，礦機會不斷接受礦池派發的工作任務，並將計算結果回傳給礦池。但礦機與礦池網絡中間通信存在延遲，由於網絡延遲導致的無效提交被稱為拒絕率。

<br>


---

# 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/ju-juelshi-shen-mo.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.
