# Using CVE Insights

*Applies to: Patch My PC CVE Insights*

Once you have [installed](/patch-my-pc-cve-insights/install-cve-insights.md) Patch My PC’s (PMPC’s) Common Vulnerabilities and Exposures (CVE) product, *CVE Insights*, to use it, load the app and navigate to the relevant tab you want to use:

* [News](/patch-my-pc-cve-insights/using-cve-insights/cve-insights-news-tab.md) - shows a curated feed of news items written by our security professionals.
* [Analytics](/patch-my-pc-cve-insights/using-cve-insights/cve-insights-analytics-tab.md) - allows you to view analytic data for vendors and products.
* [Alerts](/patch-my-pc-cve-insights/using-cve-insights/cve-insights-alerts-tab.md) - allows you to create and view customized alerts for CVEs relevant to your environment.
* [Settings](/patch-my-pc-cve-insights/using-cve-insights/cve-insights-settings-tab.md) - allows you to control various settings for the app.

{% hint style="info" %}
**Note**

CVE Insights also contains the following features:

* [Search](/patch-my-pc-cve-insights/using-cve-insights/using-search-in-cve-insights.md)
* [Notifications](/patch-my-pc-cve-insights/using-cve-insights/managing-cve-insights-notifications.md)
  {% endhint %}


---

# 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.patchmypc.com/patch-my-pc-cve-insights/using-cve-insights.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.
