# Conclusion

This concludes the user guide for using the Cloudeka Command Line Interface (cldkctl). Through this documentation, you have learned how to install the tool, generate an authentication token from the Service Portal AI, and use cldkctl commands to access and manage various Cloudeka resources from the terminal.

By following the instructions provided in this guide, users can securely authenticate, monitor project information, view billing and balance details, and manage cloud services through an efficient and consistent command-line workflow. For additional details, advanced usage examples, or troubleshooting information, please refer to the official Cloudeka documentation at <https://docs.cloudeka.ai>.


---

# 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/conclusion.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.
