# With Ledger signer

By adding Ledger to your Ready Multisig, you’ll combine the security of Ready and of the industry's leading hardware wallets. Trusted by the Starknet Foundation, the Ready Multisig is the go-to wallet for companies, protocols and DAOs building on Starknet.

Before you start, you will need:

* [Ready Wallet](https://www.argent.xyz/) installed on your browser
* A Ledger wallet (Nano X or Nano S Plus)
* The Starknet app installed on your Ledger, using [Ledger Live](https://www.ledger.com/ledger-live) (you will need to enable the developer mode in Settings > Experimental features)

## Step 1: Create a new multisig

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

<figure><img src="/files/UkPYgnIPh6cIydB30xna" 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/G4fts4n9doIMlzbQOhGK" alt=""><figcaption></figcaption></figure>

## Step 3: Add owners

Your signer pubkey is generated from the Ledger. You can now add the signer pubkeys of the other multisig owners and click “Next”. You can add as many signers/owners as you want.

For more information on how additional owners can generate a signer pubkey, see *Join a new multisig with Ledger* section belo&#x77;*.*

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

## Step 4: Set the multisig threshold

Select the threshold. This is the number of valid signatures required to execute a transaction.  It is recommended to use a n-of-m signatures scheme with n < m (e.g. 3 out of 4).. Then click “create multisig”.

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

## Step 5: Fund and activate your multisig

Congrats, your multisig has been created ! Don’t forget to fund your Multisig with some ETH to activate it.

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

## Step 6: Sign with Ledger

Next time you need to sign a multisig transaction, you will be prompted to connect and confirm with Ledger.

<figure><img src="/files/qBrzOYYMm8GORbNurGg5" 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/create-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.
