# Queue Snapshot

**Overview**

The Queue Snapshot indicator provides a quick overview of the aggregate amount of ETH waiting to be staked or unstaked from the protocol. It can also be used to understand the current flows in and out of each vault when looking at the vault specific version of the indicator.

**How can I use it?**

This indicator can be used by a new allocator to determine which vault is the best to use if entering into a position and minting osETH immediately is their priority. If the user is indifferent about several different vaults, they can use this indicator to find the vault with the lowest wait times to enter their position as quick as possible.


---

# 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/queue-snapshot.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.
