# 交易相關

- [為什麼多簽需要同時在線？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/multi_signing.md)
- [為什麼我的協作裡沒有簽名？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/teamwork_signing.md)
- [為什麼交易狀態一直在確認中？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/transaction_confirmation.md)
- [如果兩條策略權重相同且同時命中，系統會優先執行哪一條？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/ru-guo-liang-tiao-ce-le-quan-zhong-xiang-tong-qie-tong-shi-ming-zhong-xi-tong-hui-you-xian-zhi-xing.md)
- [為什麼發送交易時顯示請先導入分片？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/shard.md)
- [如果我的錢包收到黑U，應該如何處理？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/blacku.md)
- [為什麼有些地址需要有激活費？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/activation_fee.md)
- [關閉了客戶端後仍可自動簽名嗎？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/auto-signing.md)
- [高級模式及普通模式的礦工費設置有什麼分別？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/gas_fee_setting.md)
- [什麼是Tron能量模式？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/shen-mo-shi-tron-neng-liang-mo-shi.md)
- [我可以使用團隊帳戶餘額支付礦工費嗎？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/wo-ke-yi-shi-yong-tuan-dui-zhang-hu-yuezhi-fu-kuang-gong-fei-ma.md)
- [我可以授權給我的員工簽名嗎？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/transaction/wo-ke-yi-shou-quan-gei-wo-de-yuan-gong-qian-ming-ma.md)


---

# 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-tw/faq/transaction.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.
