# Install with AWS

## Search for DNL Class4 in AWS Cloud

After you login to your AWS Cloud, you can look up "denovolab" and find the two versions of DNL Class 4 switch.

![](/files/-MY2bpOLbanjwDqwnSFh)

When you click on "Class4 Fusion Version 6.x", you can install a new image.

![](/files/-MY2c0MKM0UwMPs8v9px)

Here is the full URL to access Class4v5 from AWS Marketplace.

```
https://aws.amazon.com/marketplace/pp/prodview-wpvqijjdhllla
```

Here is the full URL to access Class4v6 from AWS Marketplace.

```
https://aws.amazon.com/marketplace/pp/prodview-eiffyd2wstvwg
```

{% hint style="info" %}
You must setup Selinux according to instruction [here](/installation/setup-selinux.md) in order for UI to show up.
{% 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://cookbook.denovolab.com/installation/install-with-aws.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.
