# Accounting

- [\[DEPRECATED\] Multisig Wallets (Under Review)](https://whitepaper.ggdao.io/accounting/deprecated-multisig-wallets-under-review.md): Gnosis Safes are the Most Widely Recognized & Reputable Industry Standard for Ethereum Asset Security
- [Development Funds](https://whitepaper.ggdao.io/accounting/development-funds.md): 50% of All Revenue Generated by GG DAO is Dedicated to the Development Fund
- [Community Funds](https://whitepaper.ggdao.io/accounting/community-funds.md): 25% of All Revenue Generated by GG DAO is Dedicated to the Community Fund
- [Governing Organization](https://whitepaper.ggdao.io/accounting/governing-organization.md): 25% of All Revenue Generated by GG DAO is Dedicated to the Governing Organization
- [Additional Revenue](https://whitepaper.ggdao.io/accounting/additional-revenue.md): Revenue Streams are Managed Specifically with Scalability as a Top Priority


---

# 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.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.
