> 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/deka-prime/menu-catalog.md).

# Menu Catalog

The Catalog menu displays a list of operating systems that can be used according to CPU and memory size. On the Cloudeka Portal service page, click the Catalog menu in the Deka Prime module.

<figure><img src="https://lh7-us.googleusercontent.com/qqPBX-zrCmUvl0ewmnFtFeMX14OsWwx0JaZxynXFXefpWb2XHpFNWuNa1VIyLtx5BI6qeBVtkDdZVvKf82alyqDqtQHmfUsbUHYCOyZE6SjwZEq01-YYHiKSav4tgVV8rIaH1Xokou18mWR7BaoeEuo" alt=""><figcaption><p>Catalog Menu Page</p></figcaption></figure>

If you look at one of the names of the catalog, it displays two tabs, namely the General tab and the List tab. The General tab displays details of Name, Description, Version, Status, Created On, Vapps Templates, and Media & Other.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.100%20general.png" alt=""><figcaption><p>Catalog Menu - General</p></figcaption></figure>

Meanwhile, the List tab displays a list of the operating system catalogs provided. You can see Name, vApp Name, Catalog, OS, and Compute which includes the CPU and RAM used.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.101%20list.png" alt=""><figcaption><p>Catalaog Menu - List</p></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.id/deka-prime/menu-catalog.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.
