# 为什么交易状态一直在确认中？

当交易状态长时间停留在「确认中」时，可能是因为区块链网络拥堵，手续费设置较低导致矿工通常优先处理手续费较高的交易，遇上此情况时您可以通过交易加速调高矿工费。详细操作流程可以参考[这里](/cregis-wallet-guide/zh-cn/wallet_and_transaction/transaction/speed_up_and_cancel.md)。

<figure><img src="/files/X1NZfcgU4MDUuWqknm6T" alt=""><figcaption></figcaption></figure>


---

# 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.cregis.com/cregis-wallet-guide/zh-cn/faq/transaction/transaction_confirmation.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.
