# Treasury

Our Treasury encompasses all assets of the DAO and income generated by those assets. It’s governed by the [Treasury Council](/docs/dao/governance-framework/councils-overview/governance-council/archive-treasury-council.md), who manage the [Treasury Council multisig wallet](https://gnosis-safe.io/app/eth:0xc977CBadD359aE06b236D9581e37fd5A03E54b84/balances) and provide all other DAO wallets with the necessary funding for any approved spending.


---

# 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.paragonsdao.com/docs/dao/treasury.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.
