> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/getting-started.md).

# Getting Started&#x20;

- [Delivery Shield Overview](https://docs.opsmx.com/getting-started/delivery-shield-overview.md)
- [Key Concepts & Terminologies](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies.md)
- [Compliance Automation](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies/compliance-automation.md)
- [NIST 800-53](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies/compliance-automation/nist-800-53.md)
- [FedRAMP](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies/compliance-automation/fedramp.md)
- [OpenSSF ScoreCard](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies/compliance-automation/openssf-scorecard.md)
- [OWASP Top 10 CI CD Security Risks](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies/compliance-automation/owasp-top-10-ci-cd-security-risks.md)
- [NSA CISA Top 10](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies/compliance-automation/nsa-cisa-top-10.md)
- [MITRE-ATT\&CK](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies/compliance-automation/mitre-att-and-ck.md)
- [CIS Benchmark Kubernetes](https://docs.opsmx.com/getting-started/key-concepts-and-terminologies/compliance-automation/cis-benchmark-kubernetes.md)
- [Quick Start Guide](https://docs.opsmx.com/getting-started/quick-start-guide.md)
- [Page 1](https://docs.opsmx.com/getting-started/quick-start-guide/page-1.md)
- [Installing Delivery Shield](https://docs.opsmx.com/getting-started/installing-delivery-shield.md)
- [Installing Delivery Shield on VMware](https://docs.opsmx.com/getting-started/installing-delivery-shield/installing-delivery-shield-on-vmware.md)
- [Sending Build and Deployment Events to SSD](https://docs.opsmx.com/getting-started/installing-delivery-shield/sending-build-and-deployment-events-to-ssd.md)
- [SSD APIs](https://docs.opsmx.com/getting-started/installing-delivery-shield/ssd-apis.md)
- [Add Project](https://docs.opsmx.com/getting-started/installing-delivery-shield/ssd-apis/add-project.md)
- [Update Project](https://docs.opsmx.com/getting-started/installing-delivery-shield/ssd-apis/update-project.md)
- [Delete Project](https://docs.opsmx.com/getting-started/installing-delivery-shield/ssd-apis/delete-project.md)
- [Get All Projects](https://docs.opsmx.com/getting-started/installing-delivery-shield/ssd-apis/get-all-projects.md)
- [Get Project Details](https://docs.opsmx.com/getting-started/installing-delivery-shield/ssd-apis/get-project-details.md)
- [Get Branch Scans](https://docs.opsmx.com/getting-started/installing-delivery-shield/ssd-apis/get-branch-scans.md)
- [Get Scan Details](https://docs.opsmx.com/getting-started/installing-delivery-shield/ssd-apis/get-scan-details.md)
- [Release Notes](https://docs.opsmx.com/getting-started/release-notes.md)


---

# 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 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.opsmx.com/getting-started.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.
