# Introduction

**Deka Flexi: Instance** is an Infrastructure component of Service Portal AI services that allows you to create and run virtual machines on Cloudeka Infrastructure with various types of operating systems, such as Linux (Debian, Ubuntu, Suse, Red Hat, CentOS, Alma Linux, Rocky Linux) and Windows Server, you can also run your virtual machine with CPU and Memory as needed.

When using Deka Flexi for the first time, the Instance page will show that no cluster is available yet. To get started, click the **Create Cluster Deka Flexi** button to create a new cluster and proceed with instance creation.

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

Next, select the desired region based on your needs (for example, the nearest location for better performance), then click the **Create** button to create the cluster.

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

When the **Create** button is clicked, the system will display a notification **“Please top up at least 100,000 IDR”** if the balance is insufficient. This applies if the user is not using a subscription package (balance/package). For top-up instructions, please refer to the [**Balance**](/guidance-for-individual/service-portal-ai/balance/project-type-sme/top-up.md) menu. However, for Kubernetes services, adding a package is required before proceeding.

{% hint style="info" %}
To use Deka Flexi services such as creating instances, having a package is not mandatory, but users must top up a minimum of Rp.100,000 first.
{% endhint %}

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


---

# 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://docs.cloudeka.ai/guidance-for-individual/deka-flexi/deka-flexi-instance/introduction.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.
