# 关闭了客户端后仍可自动签名吗？

Cregis 的[<mark style="color:green;">**自动签名功能**</mark>](/cregis-wallet-guide/zh-cn/risk_management/automation.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-cn/faq/transaction/auto-signing.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.
