# Real-Time Pulse

In the digital economy, agility is the primary competitive advantage. Waiting twenty-four hours for data processing is unacceptable. The Signet Pulse engine processes ingestion streams in milliseconds, visualizing traffic as it hits your infrastructure.

#### The Live View

The Live View is the heartbeat of your application. It bypasses historical aggregations to show you the current state of the world.

* **Active Visitors:** A precise count of users currently engaged with your site within the last 5-minute window.
* **Live Pages:** A ranked list of the specific URLs currently being consumed. This allows you to spot viral content or technical outages instantly.
* **Geographic Spikes:** A real-time map visualization identifying where your current traffic surge is originating.

This interface is critical during high-stakes moments such as product launches, marketing campaigns, or breaking news events. It allows teams to react to traffic patterns as they unfold, rather than conducting a post-mortem the following day.


---

# 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.signtoken.vip/4.-the-dashboard/real-time-pulse.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.
