# Create Deka Claw

{% hint style="info" %}
In this guide, make sure you create the cluster in the TKP region. You can check the Region section in the Dashboard menu on Deka Flexi.
{% endhint %}

The following steps explain how to create a Deka Claw.

* Select the **Deka Flexi** menu, then choose **Instance**.

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

* On the Instance page, click the **Create Instance** button.

<figure><img src="/files/5TjVhcGgcmbdULO6QSva" alt=""><figcaption></figcaption></figure>

* On the Create Instance page, there are three stages to complete the configuration process. In the first stage, **Details**, enter the **Instance Name**, select the **Operating System Type**, **Zone**, and **Instance Billing Type**.

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

* In the first stage, namely **Details**, enter a unique name in the **Instance Name** field.

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

* Select **Operating System**, then in the **Operating System & Version** section, choose **Deka Claw version 3.5.0**.

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

* Select the **Zone** to determine the data center location to be used.

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

* Select the **Billing Type** to be used. For more information about billing, refer to the **Billing** page. Then, click **Next** to continue to the second stage.

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

* In the **Volume** stage, select the **Processor** to be used.

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

* Select **Choose a Plan** to determine the plan type to be used, then select the **Instance Size** to specify the required CPU and RAM resources.

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

| Column                | Description                                                                                              |
| --------------------- | -------------------------------------------------------------------------------------------------------- |
| **General**           | The VM size provides a balanced CPU to memory ratio.                                                     |
| **Compute Optimized** | Delivers the highest performance CPU in Compute Engine and is optimized for compute-intensive workloads. |
| **Shared**            | It provides a cost-effective method for running small applications that is not resource intensive.       |
| **Memory Optimized**  | Provides high memory to CPU ratio, optimized for memory-intensive workloads.                             |

* Select the **Storage Type** to be used. There are three available storage types: **Basic**, **Standard**, and **Premium**.

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

* In the **Instance Root Disk** field, enter or select the disk size for the operating system.

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

* There are three available **Volume Types**: **Basic**, **Standard**, and **Premium**. Select the **Volume Type** to be used for the data disk. The data disk is used to provide additional storage outside the root disk, then click the **Add** button.

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

* To add an additional data disk, click the **Add Custom Data Disk** button.

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

* The added data disk configuration will appear in the **Custom Instance Data Disk** section.

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

* Click the **Delete** button to remove the custom data disk configuration.

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

* After completing the data disk configuration, click **Next** to continue to the **Network** stage.

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

* In the **Network** stage, select the network to be used. Make sure the network has already been created in the **Network** menu. Then, click **Submit** to create the configuration.

<figure><img src="/files/F5dj3GcdokJOW1zuZtD9" 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.cloudeka.ai/deka-claw/create-deka-claw.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.
