# How To Configure Gnosis Safe Multisig Wallet

1. [Navigate to Gnosis](https://app.safe.global/) and create or join a Safe with the desired threshold and account owners.
2. [Navigate to Magna](https://app.magna.so/), click on “Connect Wallet” button and select “WalletConnect”.
   1. Click “Open” where it says “**Need the official WalletConnect modal?”**
3. Copy the WalletConnect Link that is displayed.
4. Navigate to the Gnosis app, and click Wallet Connect icon in the top right
5. Copy the WalletConnect link from Magna and paste it in the field.
6. Keep this tab open to maintain the connection and accept new transactions.
7. Sign subsequent transactions in **another** SAFE tab.

[See full video here](https://file.notion.so/f/f/74e112d0-f9be-4f6e-930f-b37be98fa45d/8a28f2d0-c093-4e02-8196-c291574cad33/Wallet_Connect_Demo.mp4?table=block\&id=d0e71f1a-fa1f-4821-8f24-cf0dac8a7db2\&spaceId=74e112d0-f9be-4f6e-930f-b37be98fa45d\&expirationTimestamp=1729360800000\&signature=RBhhtSBBthtddz2Pdytgt714iV-G40A8It7tXFPN97A\&downloadName=Wallet+Connect+Demo.mp4) and photo instructions below

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

You should now see that you are “Connected”, which means you are now able to accept transactions within the Gnosis app. After adding the transaction in Gnosis and obtaining any subsequent required signatures, you will be able to confirm execution for the transaction itself.

{% hint style="info" %}
*Addresses and values may be different between the video and your transactions in the app.*
{% endhint %}

## Troubleshooting Steps

<details>

<summary>I’m clicking on Wallet Connect but nothing is happening</summary>

* Step 1: CMD + Option + i (open browser console)
* Step 2: Click "Application" tab
* Step 3: On left hand side click the drop downs for
  * Local Storage
* Step 4: And right click and delete everything in the tab

<img src="/files/c3qRVJJY0rSQzKVBvG1n" alt="" data-size="original">

</details>

<details>

<summary>I don’t see the Open button for Wallet Connect, I only see “Get”</summary>

* Please close the tab and reopen it
  * This will reset the session storage that Wallet Connect has set. From here the Get button will disappear and you will see “Open”. Click on that and continue as normal

</details>

<details>

<summary>I see a previous connection in my Wallet Connect App in Safe. Or my wallet connect is automatically connecting to a previous connection.</summary>

* Click Disconnect

<img src="/files/siqbuPQicJtNzuViLb1H" alt="" data-size="original">

* Please close the tab and reopen it to reset and session storage

</details>


---

# 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.magna.so/admins/product-guides/magna-quickstart-guide/step-1-set-up-key-project-details/step-1c-how-to-add-admin-wallet-s/how-to-configure-gnosis-safe-multisig-wallet.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.
