> For the complete documentation index, see [llms.txt](https://docs.cloudeka.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.id/platform.md).

# Platform

- [Deka Dbaas](https://docs.cloudeka.id/platform/deka-dbaas.md)
- [Create Data Store](https://docs.cloudeka.id/platform/deka-dbaas/create-data-store.md)
- [Data Store Detail](https://docs.cloudeka.id/platform/deka-dbaas/data-store-detail.md)
- [Delete Data Store](https://docs.cloudeka.id/platform/deka-dbaas/delete-data-store.md)
- [Database Access Using Other Apps](https://docs.cloudeka.id/platform/deka-dbaas/database-access-using-other-apps.md)
- [Deka Rock](https://docs.cloudeka.id/platform/deka-rock.md)
- [Create Deka ROCK](https://docs.cloudeka.id/platform/deka-rock/create-deka-rock.md)
- [Detail Deka ROCK](https://docs.cloudeka.id/platform/deka-rock/detail-deka-rock.md)
- [Machine Set](https://docs.cloudeka.id/platform/deka-rock/machine-set.md)
- [Security Group](https://docs.cloudeka.id/platform/deka-rock/security-group.md)
- [Maintenance Windows](https://docs.cloudeka.id/platform/deka-rock/maintenance-windows.md)
- [Open Console with Openshift](https://docs.cloudeka.id/platform/deka-rock/open-console-with-openshift.md)
- [Installing CLI (oc) on Computer](https://docs.cloudeka.id/platform/deka-rock/installing-cli-oc-on-computer.md)
- [Destroy Cluster Deka ROCK](https://docs.cloudeka.id/platform/deka-rock/destroy-cluster-deka-rock.md)
- [Deka Harbor](https://docs.cloudeka.id/platform/deka-harbor.md)
- [Create Deka Harbor](https://docs.cloudeka.id/platform/deka-harbor/create-deka-harbor.md)
- [Detail Deka Harbor](https://docs.cloudeka.id/platform/deka-harbor/detail-deka-harbor.md)
- [Configuration Worker](https://docs.cloudeka.id/platform/deka-harbor/configuration-worker.md)
- [Configuration Load Balancer](https://docs.cloudeka.id/platform/deka-harbor/configuration-load-balancer.md)
- [Configuration Inbound Rule](https://docs.cloudeka.id/platform/deka-harbor/configuration-inbound-rule.md)
- [Kubernetes Dashboard](https://docs.cloudeka.id/platform/deka-harbor/kubernetes-dashboard.md)
- [Delete Deka Harbor](https://docs.cloudeka.id/platform/deka-harbor/delete-deka-harbor.md)


---

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