# Introduction

- [Overview](https://docs.duplocloud.com/docs/introduction/readme.md): An overview and demo of DuploCloud's AI DevOps Platform
- [AI DevOps Policy Model](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model.md): A high-level overview of the building blocks of DuploCloud's AI DevOps Engineer
- [Providers](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/providers.md): Integrations with your IT systems
- [MCP Servers](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/mcp-servers.md): Extended access to your systems
- [Skills](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/skills.md): Give you agent super powers by adding skills
- [Platform Skills and Overrides](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/skills/platform-skills-and-overrides.md)
- [Personas](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/personas.md)
- [Duplo DevOps Agent](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/agents.md)
- [Workspaces](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/workspaces.md): This is where it all comes together!
- [Projects](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/projects.md)
- [HelpDesk](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/helpdesk.md)
- [Tickets](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/tickets.md)
- [Incident Management](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/incident-management.md)
- [Additional Components](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/additional-components.md)
- [Resources](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/additional-components/resources.md)
- [Reports](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/additional-components/reports.md)
- [Slack Integration](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/additional-components/slack-integration.md)
- [Duplo Claude Plugin](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/additional-components/duplo-claude-plugin.md)
- [Configuring the DuploCloud MCP Server](https://docs.duplocloud.com/docs/introduction/ai-devops-policy-model/additional-components/configuring-duplo-mcp-server.md)


---

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