# 我可以直接透過API發出出款指令嗎？

您可以使用 Cregis 提供的 API 發起出款請求，但 API 只負責生成交易指令，實際的簽名過程需要在 Cregis 應用內進行，以確保安全性。如果您希望完全通過 API 完成出款操作，可以選擇將分片部署到您的私有雲。但需要注意的是，這屬於非標準方案，相關部署和服務費用需要另行評估。

分片部署到私有雲的具體操作和費用細節，可以[聯繫我們](https://www.cregis.com/hk/appointment/)的團隊進一步了解。


---

# 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/wo-ke-yi-zhi-jie-tou-guo-api-fa-chu-chu-kuan-zhi-ling-ma.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.
