# \[DEPRECATED] Multisig Wallets (Under Review)

In order to adhere to the most widely recognized industry standards for cryptocurrency wallet security GG DAO has opted to retain organizational funds in what are known as “Multi-signature Wallets”. One of the most reputable providers of multisig wallets is Gnosis Safe and they are who Vitalik Buterin himself (co-creator of Ethereum) recommends for anyone to safely secure funds on the Ethereum network.

{% hint style="info" %}
You may learn more about Gnosis Safes [here](https://gnosis-safe.io/app/welcome)
{% endhint %}


---

# 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://whitepaper.ggdao.io/accounting/deprecated-multisig-wallets-under-review.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.
