# Choose Package

To begin the package selection process, begin by navigating to the Balance page.

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

From there, click the Add your package button to launch a guided, three-step wizard that will walk you through the entire process: Product, Detail Product, and Summary.

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

## Step 1: Product

Here, you will select the main product(s) you wish to use. Two options are available: Deka GPU and Deka Flexi. You may select one or both, depending on your needs. Once you have made your selection, click the **Next button** to continue.

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

## Step 2: Detail Product

In the second step, Detail Product, you will configure the specifics of the product(s) you selected.&#x20;

### Select Deka GPU

If you selected Deka GPU, you will need to configure four sections:

* **Flavor**

  Choose your base CPU & RAM package. You can see the detail click this section [Package: Flavour Type](/service-portal-ai/balance/project-type-sme/package-flavour-type.md).

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

* **GPU**

  Select the required GPU type and enter the number of units. You can see the detail click this page [Package: GPU Type](/service-portal-ai/balance/project-type-sme/package-gpu-types.md) . Review all options to ensure the combination fits your initial requirements.

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

* **Add On**

  Configure additional resources such as Storage and Floating IP. You can see the detail click this section [Package: Storage Type](/service-portal-ai/balance/project-type-sme/package-storage-type.md). Here, you can provision additional resources. Configure the Storage by choosing a type and entering the required capacity, and specify the number of units for Floating IP.&#x20;

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

* **Purpose of Use**&#x20;

  Select a Purpose of Service from the provided list of options to specify how the service will be utilized.

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

### Select Deka Flexi

If you selected Deka Flexi, you will need to configure the following sections:

* **Flavor**\
  Enter the required number of vCPU and RAM based on your needs.

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

{% hint style="info" %}
CPU types (e.g., Intel, AMD) are for metadata only. You can use any type as long as total vCPU and RAM usage stays within the package limit—no strict limits per type.
{% endhint %}

* **Storage**\
  Select a storage type and enter the total storage size (GB).

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

{% hint style="info" %}
Storage types (e.g., Basic, Standard) are for metadata only. You can use any type as long as total storage usage stays within the package limit—no strict limits per type.
{% endhint %}

* **Floating IP**\
  Enter the required number of Floating IPs.

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

* **Snapshot**\
  Enter the required snapshot size (GB).

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

{% hint style="info" %}
Storage and snapshot are combined for limit purposes. However, please note that snapshot usage is billed at a lower rate than any storage type.
{% endhint %}

* **Region**\
  Select the region from the available options.

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

Once you have finished the configuration, click Next to proceed to the final step. If you need to change your product selection, you can click the **Prev** button to return [to Step 1.](https://app.gitbook.com/o/hNyXblPkgFb4fU4RoXrX/s/i9YWb69HFXLHYlXffReU/~/changes/180/service-portal-ai/balance/project-type-sme/choose-package/step-1-product)

## Step 3: Summary

This is the final confirmation step. The Summary page displays a complete breakdown of the selected products, their configurations, and the total cost (minimum top-up required). Review all information carefully before submitting. You must agree to the terms by checking both boxes.

{% hint style="success" %}

1. I confirm I have read and agree to the subscription agreement.
2. I confirm that I understand the scope of work provided by Deka GPU services.
   {% endhint %}

After checking both, click the Submit button

{% hint style="success" %}
The “Summary” (Step 3) screen displays the order summary, total cost, and agreement checkboxes.
{% endhint %}

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

After you click the **Submit button**, you will be redirected to an information page displaying the following message:

| *Thank you for your order! To proceed with your order, a minimum top-up of IDR \<value> is required. Please ensure your balance meets this requirement before completing your transaction. Once the payment is made, your order will be processed accordingly. For any questions, feel free to contact Administrator.* |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

This confirms that your order has been successfully created and is now pending the balance top-up. Click the Back to Home button on this page. You will then be returned to your Balance page, where the new package is now listed and awaiting top-up.

<figure><img src="/files/6Lof12XMSbEht6DJJRqF" 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/service-portal-ai/balance/project-type-sme/choose-package.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.
