> ## Documentation Index
> Fetch the complete documentation index at: https://dify-6c0370d8-add-new-agent.mintlify.site/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.

<img src="https://mintcdn.com/dify-6c0370d8-add-new-agent/44TbQ65UKzc8Aq_C/images/853427c8123decb5ea3d163ae3bb8ab635d95e92f7ee14a2e51e54df06e94fd8.png?fit=max&auto=format&n=44TbQ65UKzc8Aq_C&q=85&s=2aef1e43f163409a46604d6c14ce45d8" alt="853427c8123decb5ea3d163ae3bb8ab635d95e92f7ee14a2e51e54df06e94fd8.png" width="3024" height="1964" data-path="images/853427c8123decb5ea3d163ae3bb8ab635d95e92f7ee14a2e51e54df06e94fd8.png" />

<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>
