# Treasury - Quick Breakdown

## Treasuries & Funds

<table><thead><tr><th width="165.41668701171875">Type</th><th width="116.75">Location</th><th width="466.1112060546875">Address</th></tr></thead><tbody><tr><td>Main Treasury</td><td>Realms</td><td>9KbjoXtMkTef9ZDurDWkUtdNow4GxgxG5d8m7D4M3Dqj</td></tr><tr><td>Community Treasury</td><td>Realms</td><td>CzhYxC8zTTTE55upUX7YWY7QfDozgzxoVu7UXPpToBdg</td></tr></tbody></table>

## Core Team&#x20;

<table><thead><tr><th width="199">Type</th><th width="84.25">Location</th><th>Address</th></tr></thead><tbody><tr><td>Core Operations Fund</td><td>Squads</td><td>4FxZJ67o8PFumLtYJXXGVW2VjzciZoLACtHViwN8oSz9</td></tr><tr><td>Core Reserve Fund</td><td>Squads</td><td>2xgXcGkuvCZZpwNPeAjReNytWdh5HdZwcmphMZXGKoeQ</td></tr></tbody></table>

## Core Team Sub-Accounts

<table><thead><tr><th width="199">Team</th><th width="91.5">Lead</th><th>Address</th></tr></thead><tbody><tr><td>Business &#x26; Innovation</td><td>Absentd</td><td>7z2QT7Qacv6jfC6yFfMrziEhneTV16wd3zHyM3sKRikN</td></tr><tr><td>Community &#x26; Growth</td><td>Cloud</td><td>FULCpQbtqdx6gbcvsbN56p8eQPmpWX8kqxRxQvjbcTnV</td></tr><tr><td>Operations &#x26; Support</td><td>Daemon</td><td>GfVHieHCJp2CfemgZNvtyAEmGoy9W9TTs6L5PGJ3jkKy</td></tr><tr><td>Research &#x26; Development</td><td>ay0h</td><td>wk2yfyBtyjgWiNaiVjKWzkHepGddmkSnDsb4RGgYVVt</td></tr><tr><td>Revenue Staging </td><td>N/A</td><td>DkWc1ZN3QkNMrrm8ZA8UoUZA9vVAb85jshExuwni1Qsw</td></tr></tbody></table>

### Treasuries - Club, Project, and Working Groups

<table><thead><tr><th width="199">Name</th><th width="92.125">Team</th><th>Address</th></tr></thead><tbody><tr><td>SagaDAO Alpha Club</td><td>SDAC</td><td>HfhbJjf9TTB4m9CASg4jg4gwGweut8DPyis1pSh68sK</td></tr><tr><td>Community Working Group</td><td>CWG</td><td>9cTRmWyKf5P5J6S7kvLW9iYaSrLkH5iPZVd6NQcVEqPq</td></tr></tbody></table>

### Treasury Management Summary:

* **Realms** is used for transparency and tracking of all treasuries.
* **Squads** is used to hold and manage funds like the **Operations Fund** and **Reserve Fund**.
* **DAO-sponsored groups** (Clubs, Projects, Working Groups) use their own Squads if they receive funding.
* **Core Team oversight** is maintained through the right to participate in each Squad.
* All treasuries and funds require at least 60% approval to move assets.

### Treasury & Fund Types

* **Main Treasury** = incoming assets and long-term DAO resources.
* **Community Treasury** = dedicated pool for member-submitted proposals.
* **Core Operations Fund** = day-to-day expenses, can be divided into sub-accounts per department.
* **Core Reserve Fund** = backup fund, set up as a sub-account within the Operations Fund.
* **Core Revenue Staging** = primarily for validator revenue, see more here: [SagaDAO Validator](/codex/core-team/projects/sagadao-validator.md#validator-revenue-flow)


---

# 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://saga-mobile-dao.gitbook.io/codex/treasury-management/treasury-quick-breakdown.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.
