diff --git a/docs/multisig-DAO/create-multisig-DAO/DAO-wizard.md b/docs/multisig-DAO/create-multisig-DAO/DAO-wizard.md index a797d65..d696fc5 100644 --- a/docs/multisig-DAO/create-multisig-DAO/DAO-wizard.md +++ b/docs/multisig-DAO/create-multisig-DAO/DAO-wizard.md @@ -23,6 +23,8 @@ Then, your wallet will pop up asking to connect to the app. Click connect and yo ![connectwallet](/img/multisig-DAO/connect-wallet.png) +### DAO Wizard Page + The DAO Wizard is a feature to help you with the setup of your DAO. It will guide you through the necessary steps to create a new DAO. In the wizard page, it's possible to choose between two options: diff --git a/docs/multisig-DAO/create-multisig-DAO/multisig-DAO.md b/docs/multisig-DAO/create-multisig-DAO/multisig-DAO.md index 9fe82c1..c78666b 100644 --- a/docs/multisig-DAO/create-multisig-DAO/multisig-DAO.md +++ b/docs/multisig-DAO/create-multisig-DAO/multisig-DAO.md @@ -16,6 +16,10 @@ So, let's create a multisig DAO together. --- +## Creating the DAO + +### Multisig DAO setup + 1. **Click on `I want to create a multisig DAO` option and the following form will be shown:** ![multisiformempty](/img/multisig-DAO/multisig-form-empty.png) @@ -45,6 +49,9 @@ Note that you can place as many wallets you want, one per line. :::danger Remember The current connected wallet is required. If it is not automatically included in the members list, include it or the transaction will result in an error. ::: + +### Check & Create + **After following this steps, you should have something like the image below:** ![multisigteam](/img/multisig-DAO/multisig-form.png)