# 多重簽名

> **最後更新：2026 年 1 月**

**多重簽名（Multi-Signature / Multi-Sig）是指要多組不同的私鑰同時出示進行驗證，才算完成簽名的機制。**

多重簽名錢包（Multi-Sig Wallet）就是一種應用，要多組人共同簽名，才能動用裡頭的資金。對於許多企業來說，這是很方便的作法。和銀行的企業認證類似，目的是降低資產流出的風險。

***

#### 相關條目

* [離線簽名](/bao-guan-ni-de-jia-mi-zi-chan/ming/ming-bao.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://www.0x1.academy/bao-guan-ni-de-jia-mi-zi-chan/ming/duo-zhong-ming.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.
