# Service Portal Cloudeka

Cloudeka is a Cloud Computing platform that provides various cloud services including computing, storage, networking, and more. Cloudeka is supported by self-service through the dashboard service portal with features to configure, create projects, check billing, view and create rules in the organization. users can choose carefully from these services to develop new applications, or run existing applications on Cloudeka. Users can choose carefully the services to develop new applications, or to run existing applications on Cloudeka. There are two types of projects: **Prepaid** and **Postpaid**.

1. **Prepaid**

For the Prepaid type, it is used for personal needs that use personal email addresses and can only have one project so that the subscription period is relatively short without a letter of contract. For payment methods using **Virtual Account, LinkAja, OVO, Credit Card**.

At the beginning of registration, the deposit must be at least IDR 50,000.00. Make sure that the deposit is enough to be able to use a new service subscription, if the daily requirement used is above IDR.50,000,00, then at least the deposit content is as big as the daily requirement. This type is calculated using three methods: **PPU (Pay Per Use), Monthly, and One Time.**

2. **Postpaid**

The Postpaid type is used for companies and registers using the company's email address so that the subscription period is relatively long and there is a contract letter. For payment methods using **Virtual Account and Credit Card.**


---

# 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.id/readme.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.
