# Treasury

{% file src="/files/GlNTKc12kFQ7acleb1dz" %}
A graphical format of the Treasury Framework can be found here.
{% endfile %}

## Security

* DAO should be controlled by a Gnosis multi-sig with 9 signers -&#x20;
* 3 signers from Core Team, 6 from DAO who are self-nominated and approved by the Core team. DAO representatives should have the availability to sign as needed, within and, at times, outside of normal business hours due to the global nature of the DAO and the team

&#x20;

## Treasury Management

* DAO will use [Multis](https://multis.co/) to help with treasury management alongside Gnosis multi-sig

&#x20;

## Diversification and Liquidity

* Treasury can only hold ETH, WETH, USDC, RUG and RDAO
* Treasury should always cover tax costs each year in stables (USDC)
* Minimum allocation to stables 20%, Maximum allocation to stables 50%
* Treasury can put USDC/ETH in a farming pool on Uniswap (26% yield)

&#x20;

## Tax Management

* Core team must hire tax accountant for the DAO each fiscal year (Dec 31st)
* The Treasury should always cover tax costs each year in stables (USDC)

&#x20;

## Reporting

* DAO must report holdings every 6 months (June 31st, Dec 31st)

&#x20;

## Budgeting

* Core Team is in charge of budgeting for major functions of the DAO
* Core Team must submit cost budget/projections to DAO to vote every 6 months If approved, funds can then be transferred to the Core Team wallet

&#x20;

## Submissions

* Majority of costs will be covered in the budgeting process
* Any ad hoc submission where costs <$30k can be sanctioned by the multisig to be transferred to the Core Team
* Any ad hoc submission where costs >$30k must go to the DAO for voting


---

# 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://wiki.rug.fm/rug-radio/rugdao/frameworks/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.
