> 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/opsmx-1/opsmx-delivery-shield-platform/getting-started.md).

# Getting Started

Delivery Shield provides a comprehensive solution to real-time vulnerability risks and security breaches.&#x20;

To get started with using Delivery Shield and manage your applications, you need to do the following steps as listed below:

1. [Delivery Shield  Feature Overview ](https://docs.opsmx.com/opsmx-delivery-shield-platform/delivery-shield-overview)
2. [Installing Delivery Shield](https://docs.opsmx.com/opsmx-delivery-shield-platform/getting-started/installing-delivery-shield)&#x20;
3. [Integrating CI and CD tools in Delivery Shield](https://docs.opsmx.com/opsmx-delivery-shield-platform/getting-started/integrating-ci-and-cd-tools-in-delivery-shield)&#x20;
4. [Integrating Security Scanning tools in Delivery Shield ](https://docs.opsmx.com/opsmx-delivery-shield-platform/getting-started/integrating-security-scanning-tools-in-delivery-shield)
5. [Integrating Other tools in Delivery Shield](https://docs.opsmx.com/opsmx-delivery-shield-platform/getting-started/integrating-other-tools-in-delivery-shield)&#x20;
6. [Enable Deployment Firewall in Target Clusters](https://docs.opsmx.com/opsmx-delivery-shield-platform/getting-started/enabling-deployment-firewall-in-target-clusters)

Once the above steps are completed, based on your CI CD workflow executions, the Delivery Shield  Dashboard automatically populates with your applications, their security levels and associated issues.&#x20;


---

# 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/opsmx-1/opsmx-delivery-shield-platform/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.
