# Choose a Package

Before using the available services in Service Portal AI, you must first select a package for your project. Packages can be selected from the **Balance** menu or through an available promotional offer on the dashboard.

## Promotional Offers

Promotional offers may be available in the **Limited-Time Offers** section on the dashboard. Each offer displays package information and pricing details.

To proceed with a promotional offer, click **Get this promo**. The system redirects you to the package order page, where you can review the selected package before continuing with the order process.

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

## Package Selection

On the Service Portal AI page, select the **Balance** menu.

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

On the **Balance** page, click **Browse Package** to view the available products and packages.

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

On the Package page, select one or more products based on your requirements. Available products include **Deka Flexi** and **Deka LLM**.

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

After selecting a product, the available package options are displayed. For **Deka Flexi**, configure the required resources by selecting the appropriate **Flavor**, then specify the required **CPU** and **RAM** capacity.

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

In the **Storage** section, choose the storage type and specify the required capacity.

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

In the **Floating IP** section, specify the required number of Floating IPs.

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

In the **Snapshot** section, specify the required number of Snapshots.

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

For **Deka LLM**, select the available token package and configure any additional options if required.

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

As you configure the selected products, the **Summary** panel is automatically updated to display the selected resources and estimated charges. Review the package details in the Summary panel. Then, select the required agreement checkboxes and click **Confirm Order**.

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

After the order is successfully submitted, the **Order Confirmation** page is displayed. The page shows the minimum balance required to activate the selected package. To continue with the payment process, click **Proceed to Payment**.

<figure><img src="/files/wKN7RiBw1KH8OQbokx5K" 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/starter-guide/choose-a-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.
