# How to create an instance with the snapshot image?

To create an instance with the snapshot image, follow the steps given below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.

**Step 2:** Navigate to **Compute** and then click on **Instances**.

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

**Step 3:** Click **Create Instance**.

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

**Step 4:** Enter the instance details and hit **Next**.

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

**Step 5:** Click on **Source,** then select **Instance Snapshot** from the **Boot Source** drop-down and select your snapshot.&#x20;

Click on **Select** **Flavor**, choose your flavor, and click **Next**. If your flavor is unavailable, create a [ticket](https://customer.acecloudhosting.com/submitticket.php?step=2\&deptid=3) with your specifications.&#x20;

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

**Step 6:** Click on **Configure Storage and fill in all the required** details. Select the Key-Pair drop-down menu to choose your key pair.

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

**Step 7:** Choose a network of your own choice.

Select the **Security Groups** and click **Next**. (You can also create a security group. Click [here](/knowledge-base/network/how-to-manage-a-security-group.md) to learn how.)

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

**Step 8:** Review your details and click on **Launch Instance.**

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


---

# 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.acecloud.ai/knowledge-base/compute/how-to-create-an-instance-with-the-snapshot-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.
