# With Ready signer

## Step 1: Join a new multisig

Open Ready Wallet, go to accounts and add a new account. Select “Multisig Account”, “Join existing multisig” and “Join with Ready Wallet”.

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

## Step 2: Share your signer pubkey

Your signer pubkey is generated by Ready. Copy the signer pubkey and share it with the multisig creator. Then click “Finish”.

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

## Step 3: Wait for creator to finish setup

Wait for the multisig creator to add your signer pubkey to the Ready Multisig. If needed, your signer pubkey can be retrieved by clicking on the multisig in the account list.<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/join-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.
