> For the complete documentation index, see [llms.txt](https://support.cregis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/transaction_confirmation.md).

# 為什麼交易狀態一直在確認中？

當交易狀態長時間停留在「確認中」時，可能是因為區塊鏈網絡擁堵，手續費設置較低導致礦工通常優先處理手續費較高的交易，遇上此情況時您可以透過交易加速調高礦工費。詳細操作流程可以參考[這裡](/cregis-wallet-guide/zh-tw/wallet_and_transaction/transaction/speed_up_and_cancel.md)。

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


---

# 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:

```
GET https://support.cregis.com/cregis-wallet-guide/zh-tw/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.
