# Automation and Tools

The ability to efficiently manage and interact with your resources is paramount in cloud computing. Just as Kubernetes provides Kubectl, Google Cloud offers gcloud CLI, and AWS supplies AWS CLI, DuploCloud delivers its powerful command line interface: [DuploCtl](/docs/automation-platform/automation-and-tools/duploctl.md). This Python-based CLI is your gateway to seamless interaction with DuploCloud-integrated services.

The DuploCloud Portal integrates with numerous [third-party tools](/docs/automation-platform/automation-and-tools/supported-third-party-tools.md) to provide diverse functionality at a lower cost and time investment.


---

# 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.duplocloud.com/docs/automation-platform/automation-and-tools.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.
