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

# 지원 문의하기

> ComfyUI에 대한 도움을 받고 문제를 보고하세요

우리의 지원 채널을 통해 ComfyUI에 대한 도움을 받고, 적절한 리포지토리에 문제를 보고해 주세요.

## 지원 채널

<CardGroup cols={2}>
  <Card title="지원" icon="life-ring" href="https://support.comfy.org/">
    지원팀으로부터 도움을 받으세요
  </Card>
</CardGroup>

## 문제 보고

해당 GitHub 리포지토리에 버그와 문제를 보고해 주세요:

<CardGroup cols={2}>
  <Card title="UI 문제" icon="browser" href="https://github.com/Comfy-Org/ComfyUI_frontend/issues">
    ComfyUI\_frontend 관련 UI 문제를 보고하세요
  </Card>

  <Card title="핵심 문제" icon="code" href="https://github.com/Comfy-Org/ComfyUI/issues">
    핵심 기능 관련 문제를 보고하세요
  </Card>

  <Card title="데스크톱 문제" icon="desktop" href="https://github.com/Comfy-Org/desktop/issues">
    데스크톱 버전과 관련된 문제를 보고하세요
  </Card>
</CardGroup>
