# DAO Contribution

DAO Contributor Incentives

\
In the DAO layer, each role's reward is calculated using the following formula:

<figure><img src="https://78631494-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBRxB11GxZpcJ8bK8Tueq%2Fuploads%2FoSFn8Rs0KN5y8P8JISQw%2Fimage.png?alt=media&#x26;token=b2e93018-03b5-4c25-816e-1585d8ff6f6f" alt=""><figcaption><p>DAO Rewards</p></figcaption></figure>

Here, `F role` is the distribution factor based on the role, `T dao` is the daily reward pool for the DAO, and `N%` is the specific reward percentage for DAO contributors.

Eg:The day rewards of protocol is 410900 QFT, if the distribution factor for developers is 5%, the distribution factor for community contributors is 2%, the distribution factor for business expansion is 1.5%, and the distribution factor for ecological funds is 1.5%, then their daily rewards are:

* Developer: $$0.05×(0.10×410,900) QFT$$
* Community Contributor: $$0.02×(0.10×410,900) QFT$$
* Business: $$0.015×(0.10×410,900) QFT$$
* Eco Fund: $$0.015×(0.10×410,900) QFT$$
