# DAO Finances

Below is a list of all the DAO's key multisig addresses. Addresses can be verified on [Gitcoin's Tally page](https://www.tally.xyz/gov/gitcoin).

| Multisig                                         | Address                                    | ENS                |
| ------------------------------------------------ | ------------------------------------------ | ------------------ |
| Gitcoin Treasury                                 | 0x57a8865cfb1ecef7253c27da6b4bc3daee5be518 |                    |
| Matching Pool Funds                              | 0xde21F729137C5Af1b01d73aF1dC21eFfa2B8a0d6 |                    |
| Grants Lab Multisig (formerly Grants Stack)      | 0xd1f5d2A59Ef194aE00F27b2DA6599ce207ddE7cB |                    |
| Passport Multisig                                | 0x19E50fA5623895D5a2976693eaFF5C2F879510ed |                    |
| Ecosystem Collective Multisig (no longer active) | 0xC23DA3Ca9300571B9CF43298228353cbb3E1b4c0 |                    |
| CSDO Multisig                                    | 0x931896A8A9313F622a2AFCA76d1471B97955e551 |                    |
| Schelling Point Multisig                         | 0x11c24f0031b4C35E2e9353764EDC61299291E0aF | Schellingpoint.eth |


---

# 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://manual.gitcoin.co/introduction-and-overview/dao-finances.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.
