# Apply IGEL image

{% hint style="info" %}
This is only supported in DeployR Enterprise.
{% endhint %}

The **Apply IGEL image** step will deploy the IGEL operating system to a device.  See <https://www.igel.com> for more information.

<figure><img src="/files/VJ8iYeByEwgn65Id0pwP" alt=""><figcaption></figcaption></figure>

To configure this step, select an operating system image content item containing the IGEL image file (.bin file) downloaded from <https://www.igel.com/software-downloads/igel-os-12-secure-endpoint/>, located in the "OS 12 Base System Deployment Tool for SCCM" folder.  Extract the .bin file from the downloaded .zip file and upload that as a single-file content item.

Note that this step is presently designed to run from a Windows PE boot image.  Support for deploying an IGEL image from a Linux boot image will be available in the future.

See the [IGEL 12](/deployr/reference/task-sequence-templates/igel-12.md) task sequence template for an example of a full task sequence to deploy the IGEL OS.

{% hint style="info" %}
Note:  Additional functionality related to IGEL (e.g. configuration files, licenses, etc.) is not yet available.
{% endhint %}


---

# 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://documentation.2pintsoftware.com/deployr/reference/step-definitions/apply-igel-image.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.
