> For the complete documentation index, see [llms.txt](https://wiki.shellprotocol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.shellprotocol.io/how-shell-works/shelldrop-dao-retired.md).

# ShellDrop DAO (Retired)

## Community Treasury

The sole purpose of the [ShellDrop DAO](https://snapshot.org/#/shelldrop.eth) is to serve as a treasury to administer airdrops from other projects to the Shell community. Votes are conducted on Snapshot. Anyone holding at least ten Government Toucans is eligible to make a proposal that other members can vote on. This DAO is available for any drops occurring after its launch on March 22, 2023. The treasury wallet is a Gnosis Safe 3/5 multi-signature wallet.

Snapshot: <https://snapshot.org/#/shelldrop.eth>

`ShellDrop MultiSig:` [`0xe29fE11Fa4a6f04A6c582D75A71B0B795A3b9A87`](https://arbiscan.io/address/0xe29fE11Fa4a6f04A6c582D75A71B0B795A3b9A87)


---

# 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://wiki.shellprotocol.io/how-shell-works/shelldrop-dao-retired.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.
