# Workspace APP Incentives

Application Layer Incentives

In the App layer, each app'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%2FaIZsyO9X8Em8fT7ZtxUF%2Fimage.png?alt=media&#x26;token=8a5d2160-caf6-4b73-8be0-09b4715f29de" alt=""><figcaption><p>Application Rewards</p></figcaption></figure>

Here,*`API app`* is the number of API calls made by the app,`API total`  is the total number of API calls in the application layer, `T app` is the daily reward pool for the application layer, and `y%` is the specific reward percentage for the application layer, adjusted based on DAO governance and market feedback.

Eg: The day rewards of protocol is 410900 QFT,App1 makes 50,000 API token in a statistical period, and the total number of API token in the entire application layer in a statistical period is 500,000, then App1’s daily reward is 2054.5 QFT.

$$
Rewards(Appx) = 50,000/500,000*0.05*410,900
$$
