# Real-Time Tracking and Historical Intelligence

Once entities are mapped, SΞR continuously monitors their on-chain activity, pulling data directly from the Ethereum blockchain without intermediaries. This allows for near real-time updates — reserve movements are reflected within minutes of confirmation.

Every balance change is categorized by type:

* Inflow: New reserves acquired or deposited.
* Outflow: Reserves withdrawn, sold, or reallocated.
* Internal Transfer: Movement between addresses within the same entity.

Over time, these records create a detailed historical dataset. SΞR uses this data to generate long-term patterns, seasonal activity trends, and anomaly detection — highlighting unusual movements that may signal strategic shifts or unexpected events. This historical intelligence allows the ecosystem to spot reserve changes before they develop into larger market-impacting events.


---

# 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.ser.cx/how-it-works/real-time-tracking-and-historical-intelligence.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.
