# DAO

The decentralized autonomous organization (DAO) is a key entity of the INTΞGRITY Network. It holds treasury and mining reserves of tokens, incorporates governance and makes important decisions.

> *If you want to go fast, go alone; if you want to go far, go together*

## Treasury management

The remaining 50% of the fees paid by partners go to the treasury reserve.

![](/files/DPBWNzYKQI7wx0dQFdic)

### 50% to yield farming

Part of the treasury reserve will be invested in yielding protocols. Once INTΞGRITY tokens are fully liquid on DEX/CEX, the DAO may engage in buy-back programs, but will also offer stacking to ITGY holders.

### 35% to expenses

Expenses include team and key contributors rewards, operating expenses and security audits.

### 10% to Grants

Specific grants will be awarded to developers by committees.

### 5% to the Foundation

Read more about the Foundation in the next chapter.

## Governance

Once fully decentralized, the network will follow the principles of Liquid Democracy \[1]. INTΞGRITY token holders will:&#x20;

* Be invited to vote on governance decisions like changes in the redistribution algorithm.&#x20;
* Receive additional yield through staking.

## Reporting

In a spirit of total transparency, we will provide quarterly reports that include our balance sheet, income statement, key revenue drivers, operating expenses, and priorities for the protocol.

### Footnote

*\[1]: Liquid democracy is a form of* [*delegative democracy*](https://en.wikipedia.org/wiki/Proxy_voting#Delegated_voting) *whereby an* [*electorate*](https://en.wikipedia.org/wiki/Voter_turnout) *engages in collective decision-making through direct participation and dynamic representation. This democratic system utilizes elements of both* [*direct*](https://en.wikipedia.org/wiki/Direct_democracy) *and* [*representative democracy*](https://en.wikipedia.org/wiki/Representative_democracy)*. Voters in a liquid democracy have the right to vote directly on all policy issues à la direct democracy, however, voters also have the option to delegate their votes to someone who will vote on their behalf à la representative democracy. Any individual may be delegated votes (those delegated votes are termed "proxies") and these proxies may in turn delegate their vote as well as any votes they have been delegated by others resulting in "metadelegation".*


---

# 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://whitepaper.int3grity.com/dao.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.
