# With Ledger 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 Ledger”.

If you don’t have a Ledger device, you can also join a multisig using  “Join with Ready”.

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

## Step 2: Connect your Ledger

You will be prompted to plug in and unlock your Ledger. Then, open the Starknet app in Ledger and click “Connect”. Before doing this, ensure the Starknet app is installed on your Ledger from Ledger Live.

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

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

## Step 3: Share your signer pubkey

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

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

## Step 4: 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.

<figure><img src="/files/84uImZIOgpyVZNTDg8Tt" alt=""><figcaption></figcaption></figure>


---

# 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-ledger-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.
