> For the complete documentation index, see [llms.txt](https://resources.defirisk.intotheblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.defirisk.intotheblock.com/ether.fi/queue-snapshot.md).

# Queue Snapshot

**Overview**

The "Queue Snapshot" indicator offers a quick overview of the total amount of ETH waiting to be either staked or unstaked from the protocol. This indicator is useful for understanding the current asset flows and the dynamics of the staking ecosystem.

**How can I use it?**

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

This indicator shows weETH transactions between staking and unstaking within the Etherfi protocol stacking mechanism. High staking transaction volumes can signal bullish sentiment. Conversely, increased unstaking volumes might indicate bearish sentiment. This indicator helps identify optimal times to stake your weETH for better returns, especially for quick entry. Additionally, understanding these transaction volumes aids in planning cash flows and timing withdrawals to meet liquidity needs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ether.fi/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.
