# MultiSig

Following the golden standard set forth by Safe.global for EVM multi-sigs, RuneSafe offers an institutional grade Multi-sig solution for users, teams and institutions to manage and store Runes safely

{% hint style="success" %}
RuneSafe is built from the ground specifically to integrate and manage assets on the Bitoicn Runes Protocol&#x20;
{% endhint %}

<figure><img src="/files/mlqCByuAKVKTN4004n1W" alt=""><figcaption><p>Working UI draft: not indicative of final deployment</p></figcaption></figure>

RuneSafe consists of a simple and secure platform to:

1. Create a new multisig, setting it's members addresses and the threshold (number of signatures required to approve a transaction)
2. A UI to view the list of transactions, pending and executed, and deeper transaction details
3. Transaction builder to etch, mint, and/or transfer Runes via single or multiple Runestones with a button to sign/execute&#x20;
4. A configuration page to see the members / threshold and adjust requirements


---

# 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://runemine.gitbook.io/runemine/runemine-protocol/multisig.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.
