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

# Welcome to Devin Desktop

> Get started with Devin Desktop, the AI-powered IDE with Cascade, Autocomplete, Chat, Command, and Supercomplete for intelligent coding assistance.

Devin Desktop creates highly contextual, intuitive, and trustworthy AI-powered tools to help developers dream bigger.

<Note>
  If you are an Enterprise user on a Custom Deployment or Self-Hosted plan, please refer to the instructions in your enterprise portal. For Custom Deployment options, [contact our sales team](https://windsurf.com/contact/enterprise).
</Note>

## Get started

If you're new to Devin Desktop, start here to embark on your AI-powered coding journey.

<CardGroup cols={2}>
  <Card title="Devin Desktop Editor" icon="wave" href="/desktop/getting-started">
    Tomorrow's editor, today. The world's first truly agentic IDE.
  </Card>

  <Card title="Devin Desktop Plugins" icon="puzzle-piece" href="/windsurf/plugins/getting-started">
    Available in 40+ different IDEs with support for 70+ programming languages
  </Card>
</CardGroup>

## Breakthrough functionalities

<CardGroup cols={2}>
  <Card title="Context Awareness" icon="brain-circuit" href="/desktop/context-awareness/overview">
    Devin Desktop's context engine builds a deep understanding of your
    codebase.
  </Card>

  <Card
    title="Cascade"
    icon={
  <svg
    width="25"
    height="25"
    viewBox="0 0 1292 1292"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
  >
    <path
      d="M1195 599C1195 848.08 993.08 1050 744 1050C494.92 1050 293 848.08 293 599C293 349.92 494.92 148 744 148C993.08 148 1195 349.92 1195 599ZM411.5 599C411.5 782.635 560.365 931.5 744 931.5C927.635 931.5 1076.5 782.635 1076.5 599C1076.5 415.365 927.635 266.5 744 266.5C560.365 266.5 411.5 415.365 411.5 599Z"
      fill="#317CFF"
    />
    <path
      d="M1096.19 1053.62C1116.8 1078.03 1113.86 1114.77 1087.65 1133.04C1002.41 1192.46 903.441 1229.92 799.584 1241.61C676.505 1255.46 552.082 1232.51 442.049 1175.65C332.016 1118.79 241.314 1030.58 181.415 922.172C130.87 830.693 104.172 728.301 103.33 624.396C103.071 592.449 131.338 568.79 163.173 571.479C195.007 574.168 218.29 602.208 219.218 634.143C221.573 715.175 243.206 794.78 282.679 866.22C331.512 954.6 405.457 1026.51 495.161 1072.87C584.866 1119.22 686.302 1137.94 786.643 1126.64C867.75 1117.51 945.198 1089.11 1012.66 1044.15C1039.24 1026.44 1075.58 1029.21 1096.19 1053.62Z"
      fill="#317CFF"
    />
    <path
      d="M177.334 450.08C146.261 442.514 126.947 411.072 137.349 380.829C160.687 312.983 195.56 249.512 240.566 193.267C285.571 137.023 339.851 89.0802 400.928 51.4326C428.153 34.6511 463.065 46.5999 477.261 75.2582C491.457 103.917 479.508 138.389 452.641 155.738C406.542 185.506 365.436 222.584 330.994 265.627C296.552 308.67 269.39 356.906 250.456 408.411C239.421 438.428 208.408 457.646 177.334 450.08Z"
      fill="#317CFF"
    />
  </svg>
}
    href="/desktop/cascade/cascade"
  >
    Your agentic chatbot that can collaborate with you like never before.
  </Card>
</CardGroup>

## Meet the modalities

<CardGroup cols={2}>
  <Card title="Autocomplete" icon="input-text" href="/desktop/autocomplete/overview">
    Contextually aware in-line and multi-line suggestions while you type.
  </Card>

  <Card title="Chat" icon="comment" href="/desktop/chat/overview">
    Talk to your codebase directly within the editor.
  </Card>

  <Card title="Command" icon="pen" href="/desktop/command/plugins-overview">
    Generate new or edit existing code directly in the editor.
  </Card>

  <Card title="Supercomplete" icon="superpowers" href="/desktop/tab/overview">
    Multi-line suggestions based on intent, regardless of cursor position.
  </Card>
</CardGroup>

## Support

<CardGroup cols={2}>
  <Card title="Support" icon="bug" href="https://windsurf.com/support/">
    Contact us for help through our support platform.
  </Card>

  <Card title="Reddit" icon="message" href="https://www.reddit.com/r/windsurf/">
    Share feedback and feature requests with the community!
  </Card>

  <Card title="FAQs" icon="circle-question" href="https://docs.windsurf.com/troubleshooting/windsurf-common-issues#general-faq">
    Stay up-to-date with the latest news and updates from Devin Desktop.
  </Card>

  <Card title="Discord" icon="discord" href="https://discord.com/invite/3XFf78nAx5">
    Join our community to ask questions and engage with other users.
  </Card>

  <Card title="Blog" icon="microblog" href="https://windsurf.com/blog">
    Stay up-to-date with the latest news and updates from Devin Desktop.
  </Card>
</CardGroup>
