# How to create a GPU instance?

Follow these steps to create a GPU instance:

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

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

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

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

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

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

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

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

**Step 5:** Click on **Source,** then select **your specification** from the **Boot Source** drop-down.

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

**Step 6:** Select your OS, Version, and click on **Change** **Flavor.**

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

**Step 7: Toggle on** the GPU flavors, choose the flavor, and click on **Confirm** and **Next.**

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

**Step 8:** In the Configure Storage section, complete all required fields, then select your key-pair from the Key-Pair dropdown menu.

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

**Step 9:** 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/nMLPE2hpVhPTVWgaXvW1" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/aMZaLYzuAPy3c4e89K6i" 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-a-gpu-instance.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.
