# Scan containers

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

{% hint style="info" %}
Learn more about [container security](https://snyk.io/learn/container-security/).
{% endhint %}

## Snyk Container functions

Snyk Container provides tools and integrations for quickly finding and fixing these vulnerabilities.

This allows you to create images with security built-in from the start.

## Snyk Container integrations

Snyk Container provides a range of integrations for importing Projects into Snyk. These integrations support a range of different workflows.

See [Snyk Container - integrations](https://docs.snyk.io/~/changes/m2hJeDrttXy2N83AnRjM/integrations/snyk-container-integrations) for details on available integrations.


---

# 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://docs.snyk.io/~/changes/m2hJeDrttXy2N83AnRjM/scan-containers.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.
