# How to Install cldkctl

The Download and Install cldkctl section provides installation files and instructions for setting up the Cloudeka Command Line Interface (CLI) tool across supported operating systems. Users can choose one of the following installation methods based on their platform:

* **Installer for Windows** provides installation through the Manual Binary Installation method.
* **Installer for macOS** provides installation through the Homebrew package manager or through the Manual Binary Installation method.
* **Installer for Linux** provides installation through the Snap package manager, the Homebrew package manager, or through the Manual Binary Installation method.

This section guides you through downloading and configuring cldkctl to enable command-line access to Cloudeka services.


---

# 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/cloudeka-api-list/how-to-install-cldkctl.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.
