# Is It Possible to Initiate Withdrawal Requests Directly via API?

You can use the API provided by Cregis to initiate withdrawal requests. However, the API only generates transaction instructions, and the actual signing process must be completed within the Cregis application to ensure security.

If you wish to perform the entire withdrawal operation through the API, you can opt to deploy shards to your private cloud. Please note that this is a non-standard solution, and additional deployment and service fees will need to be evaluated separately.

For detailed information on shard deployment to private clouds and related costs, please [contact our team](https://www.cregis.com/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/faq/api-management/is-it-possible-to-initiate-withdrawal-requests-directly-via-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.
