# Replace a multisig signer

## Replace your current signer yourself

At the moment, you can’t replace your current signer (Ready or Ledger) with another signer yourself. This feature is coming soon.

## Ask another multisig owner to replace your current signer with the new one

You can ask another owner of the multisig to replace your current signer pubkey with your newly generated signer pubkey.

Ask the other owner to open the multisig account for which you want to replace your signer. Go to “Settings”, click on the account name, choose “Manage owners”, then click the settings wheel beside your name and click “Replace owner”.

Paste your newly generated signer pubkey, add a name and click “Next”.\
\
The other owner will then be prompted to sign a transaction to replace a new multisig owner.

<figure><img src="/files/CMTrcThgHr7exmr4UrHT" 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/replace-a-multisig-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.
