# BlueRock EVC

## BlueRock EVC - v1.0

- [Overview](https://evc.bluerock.io/overview.md): Do you use BlueRock products to protect workloads? Learn about how BlueRock EVC can help you manage potential vulnerabilities in those workloads and quickly meet compliance requirements.
- [EVC Portal Access](https://evc.bluerock.io/evc-portal-access.md): Ready to try out EVC? Follow the instructions below.
- [User Guide](https://evc.bluerock.io/user-guide.md): Curious about what each visual means in EVC? Read on to learn more.
- [CVE Lookups](https://evc.bluerock.io/cve-lookups.md): Need to cross-check BlueRock coverage against many CVEs? Check out our options below.
- [EVC API](https://evc.bluerock.io/evc-api.md): Want to query EVC using your own automation? Use our APIs below.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://evc.bluerock.io/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.
