# 我可以直接通过 API 发出出款指令吗？

您可以使用 Cregis 提供的 API 发起出款请求，但 API 只负责生成交易指令，实际的签名过程需要在 Cregis 应用内进行，以确保安全性。如果您希望完全通过 API 完成出款操作，可以选择将分片部署到您的私有云。但需要注意的是，这属于非标准方案，相关部署和服务费用需要另行评估。 分片部署到私有云的具体操作和费用细节，可以[<mark style="color:green;">**联系我们**</mark>](https://www.cregis.com/zh/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-cn/faq/api/wo-ke-yi-zhi-jie-tong-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.
