# Dapp Staking

## What is dApp Staking

To build great dApps, developers need financial incentives. That's where dApp staking comes in.

On the Astar Network, dApp staking is how developers who build dApps can get compensated. By providing a basic income, developers can keep building and improving their dApps.

At its core, dApp staking is similar to staking on validators. In this new paradigm, dApp stakers (also known as nominators) can nominate their Astar token on dApps they want to support.

At every block, a portion of the rewards goes to dApp staking. This reward is then divided between developers and nominators. This creates a powerful incentive for developers to build dApps on Astar.

As a dApp grows in popularity, more members of the community nominate the dApp, enabling the developers who built the dApp to receive a greater percentage of the block reward.&#x20;

`source :`[`https://docs.astar.network/docs/dapp-staking/`](https://docs.astar.network/docs/dapp-staking/)


---

# 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://cosmize.gitbook.io/cosmize/community/dapp-staking.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.
