# Create A Multisig

## Create a new Multisig

1. Go to <https://multisig.pangolin.exchange/>
2. Connect your Web3 Wallet and click on "**Add**".

   <figure><img src="https://4037118439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRH00Ff9wW5gBXIjVk16%2Fuploads%2FpcqUw34xVuvDjFZbkphD%2Fms1.png?alt=media&#x26;token=3a230b7f-b0d4-402d-a557-7cbfe917d175" alt=""><figcaption></figcaption></figure>
3. Select "**Create new wallet**" and click "**Next**".

   <figure><img src="https://4037118439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRH00Ff9wW5gBXIjVk16%2Fuploads%2F8j2UsyMPnDYyvd0ghs12%2Fms2.png?alt=media&#x26;token=18f48ca9-604f-4fdd-a9c9-905260c6195f" alt=""><figcaption></figcaption></figure>
4. Define the name of the wallet, required signatories, and daily limit, and add the owners, then click on "**Deploy with factory**".

   <figure><img src="https://4037118439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRH00Ff9wW5gBXIjVk16%2Fuploads%2FmwCuqvi5PnwUEzTDsRFK%2Fms3.png?alt=media&#x26;token=70c1159a-68dc-44dc-a53d-f9ba50f0406f" alt=""><figcaption></figcaption></figure>

Congratulations! Your DAO now has a multisig, further protecting your DAO.

## Restore an existing Multisig

1. Like before, click "**Add**", now select "**Restore deployed wallet**" and click "**Next**".

   <figure><img src="https://4037118439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRH00Ff9wW5gBXIjVk16%2Fuploads%2FzLUwMZ6kU3DLhNp1Uyvg%2Fms4.png?alt=media&#x26;token=84d346bc-54ee-46db-8a50-261e362f14a2" alt=""><figcaption></figcaption></figure>
2. Enter the name of your DAOs wallet and click "**Ok**".

   <figure><img src="https://4037118439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRH00Ff9wW5gBXIjVk16%2Fuploads%2FbOvrjLnuKCQK6WneSiN8%2Fms5.png?alt=media&#x26;token=b4618f92-0703-4e04-8204-bc81b256f250" alt=""><figcaption></figcaption></figure>
3. You'll now be able to see the multisig and interact with it.

   <figure><img src="https://4037118439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRH00Ff9wW5gBXIjVk16%2Fuploads%2FuvXpzCL1Z9L9BOzLryY4%2Fms6.png?alt=media&#x26;token=4fbe5164-1c0d-471f-8503-2f3e5887139e" alt=""><figcaption></figcaption></figure>

## Adding a multisig transaction

1. Navigate into the multisig you'd like to interact with and click on "**Add**" in the Multisig transactions field.

   <figure><img src="https://4037118439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRH00Ff9wW5gBXIjVk16%2Fuploads%2FJbV9JHLygvFAa72UkRxj%2Fms7.png?alt=media&#x26;token=90e491b0-a52c-46a9-9b43-3e44c1db91e8" alt=""><figcaption></figcaption></figure>
2. Define Destination, Contract name, Amount, ABI string, Method and click "**Send multisig transaction**".

   <figure><img src="https://4037118439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPRH00Ff9wW5gBXIjVk16%2Fuploads%2FDkjwltjTkymWiNhllsAd%2Fms8.png?alt=media&#x26;token=22605abc-925c-4ee0-9719-7c63dfdc69c3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** The Contract ABI string can be obtained from the SnowTrace explorer:\
[https://snowtrace.io/address/\<Destination Address>/contracts#code](https://snowtrace.io/address/0x912b5D41656048Ef681eFa9D32488a3fFE397994/contracts#code)\
To get access to the Method you'll have to copy/paste the ABI into the transaction menu.
{% endhint %}
