# Staking of dApp Token

Each of the AVSes leverage restaking to bootstrap the AVS. Moreover, each AVS will also support dual staking whereby, an AVS operator will be required to bring a certain dApp token alongside LST tokens like stETH. This will help bring more utility for the dApp token via rollup services and will also allow dApp team to incentivize operators who help create secure the AVSes by staking the dApp token.

<figure><img src="/files/yVxzb9KNPE8SoCrSgXJ1" alt=""><figcaption></figcaption></figure>

Moreover, if any of the AVS operators deviates from the protocol, then the stake can be slashed.&#x20;


---

# 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://docs.altlayer.io/altlayer-documentation/restaked-rollups/staking-of-dapp-token.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.
