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

# Getting Started

- [Installation](https://docs.duplocloud.com/docs/getting-started/installation.md)
- [AWS Installation](https://docs.duplocloud.com/docs/getting-started/installation/aws-installation.md)
- [Azure Installation](https://docs.duplocloud.com/docs/getting-started/installation/azure-installation.md)
- [GCP Installation](https://docs.duplocloud.com/docs/getting-started/installation/gcp-installation.md)
- [Helm Chart Configuration](https://docs.duplocloud.com/docs/getting-started/installation/helm-chart-configuration.md): Reference for the Helm chart values used to configure a DuploCloud AI HelpDesk installation — application settings, authentication, storage, ingress, and optional integrations.
- [AI DevOps V1 to V2 Upgrade](https://docs.duplocloud.com/docs/getting-started/installation/v1-to-v2-upgrade.md)
- [Slack Bot Installation](https://docs.duplocloud.com/docs/getting-started/installation/slackbot-installation.md)
- [Integrating Providers](https://docs.duplocloud.com/docs/getting-started/integrating-providers.md)
- [Amazon Web Services (AWS)](https://docs.duplocloud.com/docs/getting-started/integrating-providers/amazon-web-services-aws.md)
- [Microsoft Azure](https://docs.duplocloud.com/docs/getting-started/integrating-providers/microsoft-azure.md)
- [Google Cloud Platform (GCP)](https://docs.duplocloud.com/docs/getting-started/integrating-providers/google-cloud-platform-gcp.md)
- [Amazon Elastic Kubernetes Service (EKS)](https://docs.duplocloud.com/docs/getting-started/integrating-providers/amazon-elastic-kubernetes-service-eks.md)
- [Azure Kubernetes Service (AKS)](https://docs.duplocloud.com/docs/getting-started/integrating-providers/azure-kubernetes-service-aks.md)
- [Google Kubernetes Engine (GKE)](https://docs.duplocloud.com/docs/getting-started/integrating-providers/google-kubernetes-engine-gke.md)
- [Self-Managed / On-Prem Kubernetes](https://docs.duplocloud.com/docs/getting-started/integrating-providers/self-managed-kubernetes.md): Connect a self-managed or on-premises Kubernetes cluster to DuploCloud AI by creating a service account token and registering it as a Kubernetes provider.
- [Datadog](https://docs.duplocloud.com/docs/getting-started/integrating-providers/datadog.md)
- [NewRelic](https://docs.duplocloud.com/docs/getting-started/integrating-providers/newrelic.md)
- [Sentry](https://docs.duplocloud.com/docs/getting-started/integrating-providers/sentry.md)
- [PagerDuty](https://docs.duplocloud.com/docs/getting-started/integrating-providers/pagerduty.md)
- [GitHub](https://docs.duplocloud.com/docs/getting-started/integrating-providers/github.md)
- [GitLab](https://docs.duplocloud.com/docs/getting-started/integrating-providers/gitlab.md)
- [BitBucket](https://docs.duplocloud.com/docs/getting-started/integrating-providers/bitbucket.md)
- [Notion](https://docs.duplocloud.com/docs/getting-started/integrating-providers/notion.md)
- [Jira](https://docs.duplocloud.com/docs/getting-started/integrating-providers/jira.md)
- [Heroku](https://docs.duplocloud.com/docs/getting-started/integrating-providers/heroku.md)
- [Integrating MCP Servers](https://docs.duplocloud.com/docs/getting-started/integrating-mcp-servers.md)
- [Linear](https://docs.duplocloud.com/docs/getting-started/integrating-mcp-servers/linear.md)
- [Onboarding](https://docs.duplocloud.com/docs/getting-started/duplocloud-onboarding.md): What you can expect during the DuploCloud onboarding process
- [Support Options: Standard vs. Managed Operations](https://docs.duplocloud.com/docs/getting-started/duplocloud-support-options-standard-vs.-managed-operations.md): DuploCloud offers two levels of ongoing support designed to meet different customer needs: Standard Support, and Managed Operations.
- [Getting Help with DuploCloud](https://docs.duplocloud.com/docs/getting-started/duplocloud-support-model.md): Support features included with the product and how to contact DuploCloud Support
- [Getting Started with DuploCloud](https://docs.duplocloud.com/docs/getting-started/welcome-to-duplocloud.md): An outline of the DuploCloud approach compared to existing DevOps
- [Common Use Cases](https://docs.duplocloud.com/docs/getting-started/welcome-to-duplocloud/what-duplocloud-does.md): How DuploCloud is able to provide comprehensive DevOps support in a single intuitive tool


---

# 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.duplocloud.com/docs/getting-started.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.
