# Multisig wallets

Multisig wallets are wallets that allow multiple parties to control and secure assets, reducing the risk of fraud and unauthorized access. To approve transactions you usually need more than one signer and this creates an extra layer of security in case one of the private keys gets compromised.\\

***

## Safe

As part of the Superchain, the team of Protofire has deployed Safe (ex Gnosis) on Mode:\
\
<https://safe.optimism.io/welcome>

***

## BRAHMA

Get seamless DeFi execution with Console on Mode and earn a 2x Mode points boost. Enjoy fast position management, automation, and secure dApp connectivity tailored for Mode users.\
\
<https://www.brahma.fi/mode>


---

# 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.mode.network/tools/multisig-wallets.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.
