# Building a Healthy Treasury

Team wallet, Dev Wallets, LP driver contract address and Aridrop contract address will also do complementary function in building healthy treasury. When marketcap to LP ratio is already healthy, any excess reflections collected in those contract address (above and beyond the initial % balance) will be sold on open market to generate protocol own treasury reserve that will act as guaranteed value of the project backed by its assets like blue chips, AVAX, BTC, ETH, USDC etc.

A dedicated community own publicly known multisig treasury wallet will act as a custodian for the basket of assets.&#x20;

If the protocol ever gets insolvent by unforeseen circumstance, our treasury wallet balance will be our last line of defense to protect our investors (similar to OHM fork's Treasury Backing and will have a backing price per token also compared to market price). In those situations, if we ever decide to discontinue the projects, the treasury balance will be distributed in proportion to the amount of token held in your wallet. For example, if you hold 1% token and the treasury have 1 million as backing, you will get 10K USDC (1%) as airdrop even the project fails.&#x20;

So early in the course, we will build simultaneously LP and treasury (depending on which part is needed more after community discussion).

Other potential use of Treasury: All subjected to DAO voting.

1. &#x20;Project incubation and seed investments
2. Game and metaverse development - when approved by DAO voting.
3. Charity donations for great causes.
4. Building NFT market place and our own NFT development.
5. Social tipping bot development
6. More...


---

# 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://cheems-x-avax.gitbook.io/cheems-x-1/fundamentals/building-a-healthy-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.
