# Staking Queue

**Overview**

The Staking Queue is the quantity of ETH that is waiting to be staked in vaults on Stakewise. When looking at this indicator at a vault level a user can identify which vaults are seeing long wait times before enough ETH is collected to create a new validator.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/g9ieku3dIyjXwQjhW0ex8hNioES0bLwhVe-fQa-Ap69au24dUZ1vN2v8GlWTK8ijLjJg8duvi0IswEPloCvptYvJzAtKP7H0isL-WmgxEFMrb_yGK7mlOSt5A01fX9L_qqxtZ7vL4yPFtJ--7QaPKzU" alt=""><figcaption></figcaption></figure>

Increases in vaults waiting for enough ETH to create a new validator can identify certain vault types that users are hesitant to join and also a leading indicator of decreasing liquidity depth for osETH across the ecosystem. However, increasing wait times for deposited ETH at the protocol level can indicate a coming increase in osETH supply and more confidence in the protocol.

Users that are looking to quickly access osETH will want to check this indicator to see what wait times are for depositing ETH and becoming an allocator. If the wait times are long, the user might prefer to acquire osETH through the open market while waiting for the staking queue to decrease in wait time.


---

# 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://resources.defirisk.intotheblock.com/stakewise-v3/staking-queue.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.
