# Treasury

## Overview

The Treasury is the third and final key component in the Collective Finance ecosystem and is where a portion of both the [**Vault**](/docs/revenue-streams/vault.md) and [**Portfolio**](/docs/revenue-streams/portfolio.md) fees will be distributed, as well as serve to provide general fiduciary duties to the protocol, including but not limited to operating costs, salaries, marketing/promotions, and strategic reserves. The Treasury will be a holder of our own [**NFTs**](/docs/ecosystem/nfts.md) and will be renting/lending out some of its NFT holdings as a small passive revenue stream; It will also provide periodic bonus payouts to NFT holders based on its capital growth in a given period of time.


---

# 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://collectivefi.gitbook.io/docs/revenue-streams/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.
