# 2. Overview

### 📊 Overview

The **Overview** section in ShieldsGuard provides a centralized and dynamic summary of your web infrastructure’s behavior. It brings together **real-time monitoring**, **traffic origin tracking**, **URL-level inspection**, and **status code analytics** to give you a full picture of what’s happening across your protected websites.

This section is divided into the following key modules:

***

#### 🔎 2.1 Today's Data

Get a live snapshot of your website's performance and security posture for the current day — including total visits, blocked requests, malicious attempts, and risk score evaluations.

***

#### 🌍 2.2 Country Statistics

Track where your traffic is coming from geographically. Use this to identify unusual regional surges, geo-targeted threats, or marketing effectiveness.

***

#### 🔗 2.3 URL Statistics

Discover which pages, endpoints, or services are receiving the most traffic. Analyze user access behavior, potential attack vectors, or stress points in your platform.

***

#### 🌐 2.4 IP Statistics

Uncover which IP addresses are the most active — whether legitimate users, search engine bots, or malicious actors. Includes ASN and geolocation data.

***

#### ⚠️ 2.5 HTTP Status Statistics

Visualize the distribution of HTTP response codes. Identify success rates, client-side errors (4xx), and server-side failures (5xx) at a glance.

{% content-ref url="/pages/e1uSJa66HeKizfKW3R9T" %}
[2.1 Today's Data](/getting-started/2.-overview/2.1-todays-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ji79dXy6PFI8sNGxtyUE" %}
[2.2 Country Statistics](/getting-started/2.-overview/2.2-country-statistics.md)
{% endcontent-ref %}

{% content-ref url="/pages/TzDMMOQXINnwWM7GRJ3e" %}
[2.3 URL Statistics](/getting-started/2.-overview/2.3-url-statistics.md)
{% endcontent-ref %}

{% content-ref url="/pages/K0gMdNLyFvZQW97UKz7I" %}
[2.4 IP Statistics](/getting-started/2.-overview/2.4-ip-statistics.md)
{% endcontent-ref %}

{% content-ref url="/pages/xwGLpjMzTHhYkvPurNHt" %}
[2.5 HTTP Status Statistics](/getting-started/2.-overview/2.5-http-status-statistics.md)
{% endcontent-ref %}


---

# 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.shieldsguard.com/getting-started/2.-overview.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.
