# MPC 分片有没有被窃取的风险？

Cregis 通过以下安全机制，确保仅盗用分片无法进行资产操作，从而保障您的资产安全：

1. **多分片分布存储**\
   Cregis 确保 MPC 分片始终存储在多个不同的地方。单独盗取一个分片是无法发挥任何作用的。
2. **分片加密保护**\
   每个分片都通过高级加密技术进行保护，极大地增加了黑客成功窃取的难度。
3. **设备与账户绑定**\
   Cregis 服务端对分片实现了设备与账户的绑定机制，单独获取分片无法被有效使用。


---

# 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/security/mpc-fen-pian-you-mei-you-bei-qie-qu-de-feng-xian.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.
