> For the complete documentation index, see [llms.txt](https://documentation.2pintsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.2pintsoftware.com/deployr/1.2/reference/task-sequence-templates/chromeos-flex.md).

# ChromeOS Flex

The "ChromeOS Flex" template will install the [ChromeOS Flex](https://chromeos.google/products/chromeos-flex/) operating system content item onto a device; see the [ChromeOS Flex certified models list](https://support.google.com/chromeosflex/answer/11513094?sjid=9940562502932996195-NC) for a list of models supported by Google.&#x20;

The [ChromeOS mass deployment image](https://dl.google.com/chromeos-flex/images/latest-massdeploy.bin.zip) can be downloaded and added to DeployR as a content item; once the task sequence has been created from the template, edit the Appy ChromeOS Flex step to specify the correct content item.  You can also choose not to specify a content item to have the needed image downloaded directly from Google.

Note that this task sequence is designed to run from a Linux boot image and will not work from Windows PE.


---

# 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://documentation.2pintsoftware.com/deployr/1.2/reference/task-sequence-templates/chromeos-flex.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.
