# WaaS相關

- [WaaS項目創建後還可以編輯類型嗎？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/waas-type-edition.md)
- [為什麼我找不到訂單收款的項目創建？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/wei-shen-mo-wo-zhao-bu-dao-ding-dan-shou-kuan-de-xiang-mu-chuang-jian.md)
- [API次數用完後系統會立即停止嗎？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/api-ci-shu-yong-wan-hou-xi-tong-hui-li-ji-ting-zhi-ma.md)
- [我可以直接透過API發出出款指令嗎？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/wo-ke-yi-zhi-jie-tou-guo-api-fa-chu-chu-kuan-zhi-ling-ma.md)
- [出現異常回調應該如何操作？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/error-callback.md)
- [為什麼接入TON幣種時API返還不支持幣種？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/wei-shen-mo-jie-ru-ton-bi-zhong-shi-api-fan-huan-bu-zhi-chi-bi-zhong.md)
- [我的項目已經停止，但仍有用戶不小心轉帳到項目地址，應如何處理？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/project-name-defunct-how-to-recover-funds.md)
- [我團隊版本到期後項目無法進行歸集應如何處理？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/wo-tuan-dui-ban-ben-dao-qi-hou-xiang-mu-wu-fa-jin-xing-gui-ji-ying-ru-he-chu-li.md)
- [每次歸集有筆數的限制嗎？](https://support.cregis.com/cregis-wallet-guide/zh-tw/faq/api/mei-ci-gui-ji-you-bi-shu-de-xian-zhi-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/api.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.
