# Example treasuries

**Nation state treasuries**

Nation state treasuries are responsible for supporting the growth and stability of a country's economy for the benefit of its citizens.

* [U.S. Department of The Treasury](https://home.treasury.gov/about/general-information/role-of-the-treasury) - The United States treasury has the mission to maintain a strong economy and create economic and job opportunities by promoting the conditions that enable economic growth and stability at home and abroad, strengthen national security by combating threats and protecting the integrity of the financial system, and manage the U.S. Government’s finances and resources effectively. For 2023 the treasury is looking to spend [over $6.9 trillion](https://www.usaspending.gov/explorer/budget_function) with an [expected deficit of over $1.6 trillion](https://fiscaldata.treasury.gov/americas-finance-guide/national-deficit/). As of 2022, the United States had a [national debt of over $30.9 trillion](https://fiscaldata.treasury.gov/americas-finance-guide/).
* [HM Treasury](https://www.gov.uk/government/organisations/hm-treasury) - The United Kingdom treasury is the government’s economic and finance ministry, which maintains control over public spending, setting the direction of the UK’s economic policy and works to achieve strong and sustainable economic growth. For 2023 the treasury is looking to [spend over £1.1 trillion](https://obr.uk/forecasts-in-depth/brief-guides-and-explainers/public-finances/) with an [expected deficit of £132 billion](https://obr.uk/forecasts-in-depth/brief-guides-and-explainers/public-finances/). As of 2023, the United Kingdom had a [national debt of over £2.5 trillion](https://www.ons.gov.uk/economy/governmentpublicsectorandtaxes/publicsectorfinance/bulletins/publicsectorfinances/may2023).

**Corporate treasuries**

Corporate treasuries play the vital role of managing the assets owned by an organisation to most effectively support its long term growth and stability for the benefit of its shareholders.

* [Berkshire Hathaway](https://www.berkshirehathaway.com/) - Manages a treasury of over [$128 billion in cash and $201 billion in property, plant & equipment](https://www.wsj.com/market-data/quotes/BRK.A/financials/annual/balance-sheet) amongst other assets.
* [Apple](https://www.apple.com/) - Manages a treasury of over [$20 billion in cash and $42 billion in property, plant & equipment](https://www.apple.com/newsroom/pdfs/FY23_Q1_Consolidated_Financial_Statements.pdf) amongst other assets.

**Web3 treasuries**

Web3 treasuries play a pivotal role in the growth and stability of emerging decentralized ecosystems, treasuries help with funding initiatives that help to grow the community, improve the underlying technology and help with enabling and supporting new use cases.

* [Ethereum foundation](https://ethereum.org/en/foundation/) - As of August 2023, the Ethereum Foundation manage a treasury [worth over $590 million](https://defillama.com/protocol/ethereum-foundation#treasury).
* [Cardano](https://cardano.org/) - As of August 2023 the Cardano ecosystem manage a treasury [worth over $390 million](https://lookerstudio.google.com/u/0/reporting/3136c55b-635e-4f46-8e4b-b8ab54f2d460/page/ad3AC).
* [Uniswap](https://uniswap.org/) - As of August 2023, the Uniswap ecosystem manage a treasury [worth over $2.4 billion](https://defillama.com/protocol/uniswap?treasury=true).


---

# 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.treasuries.io/treasuries/example-treasuries.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.
