# THORSafe Multi-Sig

{% hint style="info" %}
THORSafe is available via [app.thorswap.finance/thorsafe](https://app.thorswap.finance/thorsafe)
{% endhint %}

**THORSafe  is a** multi-sig wallet interface built for THORChain.&#x20;

First formalized into the standard Bitcoin protocol back in 2012, multi-sig or multi-signature transactions have since been widely adopted across Crypto. Compared to standard method of transactions (single key address), multi-sig wallets work more similar to bank vaults: where more than one key is required to open a safe.

**THORSafe** solves one of the most crucial concerns for crypto owners: Security. Multi-sig wallets represent the next logical step in **self-custody of funds** through enhanced security and as a tool for on-chain governance.

THORSafe multi-sig wallets are represented by a THORChain address (thor…) and supports $RUNE as well as THORChain synthetic assets.

## Learn More:

{% content-ref url="/pages/hd809k0qX9RtVwotHsu0" %}
[Benefits & Use Cases](/thorswap/ecosystem/thorchain/thorsafe/benefits-and-use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/0A3I4ewD7CwIM1uJAz1b" %}
[How it works](/thorswap/ecosystem/thorchain/thorsafe/how-it-works.md)
{% endcontent-ref %}

{% content-ref url="/pages/60YQeSisERU7A9AnfZEs" %}
[Creating a THORSafe](/thorswap/ecosystem/thorchain/thorsafe/creating-a-thorsafe.md)
{% endcontent-ref %}

{% content-ref url="/pages/D6LPdg1Ax0bD9myG98oa" %}
[Signing Multi-sig Transaction](/thorswap/ecosystem/thorchain/thorsafe/signing-multi-sig-transaction.md)
{% endcontent-ref %}


---

# 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://docs.thorswap.finance/thorswap/ecosystem/thorchain/thorsafe.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.
