> 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/reserve/r-token-volume-z-score.md).

# R Token Volume Z-Score

**Overview**

This indicator tracks the total volume of the RToken over time. It also tracks the z-score of the RToken’s volume to detect anomalous volume amounts that could indicate unusual activity or potential vulnerabilities.

**How can I use it?**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc87-RpkLvDB_OxhCqA85st1ueMIqc1UWXIXgPVpMPR7hkqbI-w6ARFZOGYhmIjlGCUypNEv4i7GITZDNyw2BoOoBGg44WixOFqJV7IWIW9WLBr4dk-churXK5iV55sVZyu2hiyLacpRGs-KOKYA3Nx45W0?key=viSS6p7Ffp5Mlmpz1hfp4g" alt=""><figcaption></figcaption></figure>

Users holding an RToken can monitor this indicator to follow volume flows to identify unusual activity for the token. Abnormal volume spikes can be more common in the initial period of growth for a new RToken, but as the token stabilizes and matures, it can signal potential vulnerabilities in the token or pools where the token is deployed.


---

# 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/reserve/r-token-volume-z-score.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.
