> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

Dify is an open-source platform for building agentic workflows. It lets you define processes visually, connect your existing tools and data sources, and deploy AI applications that solve real problems.

<Frame>
  <img src="https://mintcdn.com/dify-6c0370d8/Z6MqdkI3dck9_1H6/images/use-dify/get-started/dify-studio-overview.png?fit=max&auto=format&n=Z6MqdkI3dck9_1H6&q=85&s=c9f83a84f15135bf832b41230ca0d9e6" alt="Dify Studio Overview" width="3024" height="1964" data-path="images/use-dify/get-started/dify-studio-overview.png" />
</Frame>

<CardGroup cols={3}>
  <Card title="Quick Start" icon="play" href="/en/use-dify/getting-started/quick-start">
    Start shipping powerful apps in minutes
  </Card>

  <Card title="Concepts" icon="highlighter" iconType="regular" href="/en/use-dify/getting-started/key-concepts">
    Core Dify building blocks explained
  </Card>

  <Card title="Self Host" icon="arrow-down-to-line" href="/en/self-host/quick-start/docker-compose">
    Deploy Dify on your own laptop / server
  </Card>

  <Card title="Forum" icon="message" href="https://forum.dify.ai">
    Trade notes with the community
  </Card>

  <Card title="Changelog" icon="bell" href="https://github.com/langgenius/dify/releases">
    What's changed over past releases
  </Card>

  <Card title="Tutorials" icon="lightbulb" href="/en/use-dify/tutorials/customer-service-bot">
    Example Dify use case walkthroughs
  </Card>
</CardGroup>

<Info>
  The name Dify comes from **D**o **I**t **F**or **Y**ou.
</Info>
