# manage vulnerabilities

- [Check whether a particular vulnerability impacts your products](https://helm.docs.medcrypt.com/manage-vulnerabilities/check-whether-a-particular-vulnerability-impacts-your-products.md)
- [Manage vulnerabilities](https://helm.docs.medcrypt.com/manage-vulnerabilities/manage-vulnerabilities.md)
- [Identify and prioritize exploitable vulnerabilities](https://helm.docs.medcrypt.com/manage-vulnerabilities/identify-and-prioritize-exploitable-vulnerabilities.md)
- [Get email notifications for new vulnerabilities](https://helm.docs.medcrypt.com/manage-vulnerabilities/identify-and-prioritize-exploitable-vulnerabilities/get-email-notifications-for-new-vulnerabilities.md)
- [Send email with vulnerability details for future prioritization](https://helm.docs.medcrypt.com/manage-vulnerabilities/identify-and-prioritize-exploitable-vulnerabilities/send-email-with-vulnerability-details-for-future-prioritization.md)
- [Understand issue severity level](https://helm.docs.medcrypt.com/manage-vulnerabilities/identify-and-prioritize-exploitable-vulnerabilities/understand-issue-severity-level.md)
- [Understand the CVSS vulnerability scoring system](https://helm.docs.medcrypt.com/manage-vulnerabilities/identify-and-prioritize-exploitable-vulnerabilities/understand-issue-severity-level/understand-the-cvss-vulnerability-scoring-system.md)
- [Leverage AI-powered vulnerability guidance](https://helm.docs.medcrypt.com/manage-vulnerabilities/leverage-ai-powered-vulnerability-guidance.md)
- [Import remediations from source to target product version](https://helm.docs.medcrypt.com/manage-vulnerabilities/import-remediations-from-source-to-target-product-version.md)
- [Rescore vulnerabilities in bulk or individually](https://helm.docs.medcrypt.com/manage-vulnerabilities/rescore-vulnerabilities-in-bulk-or-individually.md)
- [Remediate vulnerabilities in bulk or individually](https://helm.docs.medcrypt.com/manage-vulnerabilities/remediate-vulnerabilities-in-bulk-or-individually.md)
- [Export vulnerabilities](https://helm.docs.medcrypt.com/manage-vulnerabilities/export-vulnerabilities.md)


---

# 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://helm.docs.medcrypt.com/manage-vulnerabilities.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.
