# Scan your IaC source code

Using Snyk IaC, you can:

* [Scan Terraform files](/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-terraform-files.md)
* [Scan CloudFormation files](/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-cloudformation-files.md)
* [Scan Kubernetes configuration files](/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-kubernetes-configuration-files.md)
* [Scan ARM configuration files](/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-arm-configuration-files.md)
* [Scan Serverless files](/scan-with-snyk/snyk-iac/scan-your-iac-source-code/scan-serverless-files.md)

This section also has a list of [supported IaC and cloud providers](/scan-with-snyk/snyk-iac/supported-iac-languages-cloud-providers-and-cloud-resources.md) and instructions for [disabling IaC scans per Organization](/scan-with-snyk/snyk-iac/scan-your-iac-source-code/disable-iac-scans-per-organization-current-iac.md).


---

# 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/scan-with-snyk/snyk-iac/scan-your-iac-source-code.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.
