> For the complete documentation index, see [llms.txt](https://docs.snyk.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snyk.io/scan-fix-and-prevent/scan-with-snyk/snyk-container.md).

# Snyk Container

{% hint style="info" %}
To learn more about container security, see [Container security](https://snyk.io/learn/container-security/?_gl=1*ue4hic*_ga*MTYzMjUyMDYwNC4xNjg4OTkzNjQ2*_ga_X9SH3KP7B4*MTY5NzcxMDUyOS4xODMuMS4xNjk3NzEzMDI3LjU1LjAuMA..).
{% endhint %}

Containers provide a standard packaging format for applications, but container images can be opaque. This can lead to problems when identifying the software and the vulnerabilities they contain.

## Snyk Container functions

Snyk Container provides tools and integrations to quickly find and fix vulnerabilities. This allows you to create images that have security built-in from the start.

## Snyk Container integrations

Snyk Container provides a range of integrations to import Projects into Snyk. These integrations support different workflows.

For details on available integrations, see [Container registry integrations](/scan-fix-and-prevent/scan-with-snyk/snyk-container/container-registry-integrations.md) and [Kubernetes integration](/scan-fix-and-prevent/scan-with-snyk/snyk-container/kubernetes-integration.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.snyk.io/scan-fix-and-prevent/scan-with-snyk/snyk-container.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.
