> For the complete documentation index, see [llms.txt](https://docs.polkasafe.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.polkasafe.xyz/setup-polkasafe/use-existing-multisig-wallet-pending.md).

# Use existing multisig wallet(PENDING)

To link your existing multisig wallet, choose the 2nd option here -&#x20;

<figure><img src="/files/5gTESBs4X8yx7IvqDJtL" alt=""><figcaption></figcaption></figure>

1. Choose a network on which you manage your existing multisig-

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

2. Then enter a name for your multisig wallet and enter the address of the multisig wallet you'd like to link.&#x20;

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

3. Polkasafe with fetch the signatories for that multisig wallet and display them to you. You can add custom names to the address and these addresses will be added to your address book.&#x20;

   Click Continue.

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

4. Review everything once and click 'Link Multisig' button.&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.polkasafe.xyz/setup-polkasafe/use-existing-multisig-wallet-pending.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.
