# With Ready signer

## **1. Download** Ready **Wallet**

Add the [Ready Wallet extension](https://www.argent.xyz/argent-x) to your Chrome browser, open it up, and click "Create Account"

## **2. Select your account**

Select “Multisig Account”

<figure><img src="/files/QDdY1EWTOMmBgO4S5T9e" alt=""><figcaption></figcaption></figure>

## **3. Fill in the signer pubkeys of the other owners**

You will be redirected to an expanded version of Ready Wallet, fill in the signer keys for the Multisig and click “**Next**”. You can add as many signers/owners as you want. It’s required to use signer pubkeys from different Ready wallets for security purposes.

<figure><img src="/files/4QxKkFlBTIi4cSfTYBk3" alt="" width="375"><figcaption></figcaption></figure>

## **4. Get the signer keys from other owners**

To get signer pubkeys from other owners, ask them to follow the same process in step 1. When they are on step 2, they need to select “**Join existing Multisig**”. This will generate their signer pubkey, which they send to you.

<figure><img src="/files/dFoUk64Mi6xba6pZlCLC" alt="" width="358"><figcaption></figcaption></figure>

## **5. Set the multisig threshold**

Select the threshold. This is the number of valid signatures required to execute a transaction. Then click “**create multisig**”

<figure><img src="/files/EAqh5UVTzxizYEyXdwcz" alt="" width="375"><figcaption></figcaption></figure>

## **6. Fund and activate the multisig**

Now that your multisig has been successfully created, you need to add some funds (ETH) to it and activate it with a simple deploy transaction.

<figure><img src="/files/cutTENsVywiQjKZjd43l" alt=""><figcaption><p>Fund the account and click on "Activate Multisig"</p></figcaption></figure>

## **7. Set-up complete ☑️**<br>


---

# 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.ready.co/ready-wallets/ready-multisig/create-a-multisig/with-ready-signer.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.
