# 6. Asset Management

#### 📖 Overview

The **Asset Management** section is where you can track, analyze, and evaluate the **external surface** of your digital infrastructure. ShieldsGuard actively scans your domains, subdomains, technologies, and open ports — building a complete picture of your environment and its exposure.

This section consists of three functional modules:

* **6.1 Asset Management** – Centralized view of domains, ports, and technologies
* **6.2 Network Topology** – Visual mapping of interconnected nodes and services
* **6.3 Vulnerability Scan** – Detection and classification of security weaknesses

> 🔎 This section allows you to monitor what you own — and ensure nothing is exposed without your awareness.

{% content-ref url="/pages/utK7OOIMzFzwhHhECIQf" %}
[6.1 Asset Management](/getting-started/6.-asset-management/6.1-asset-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/DBPo3qX4PUmbqbudot9E" %}
[6.2 Network Topology](/getting-started/6.-asset-management/6.2-network-topology.md)
{% endcontent-ref %}

{% content-ref url="/pages/0g318w7riIW8MK4Cwlb6" %}
[6.3 Vulnerability Scan](/getting-started/6.-asset-management/6.3-vulnerability-scan.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/6.-asset-management.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.
