> For the complete documentation index, see [llms.txt](https://docs.world-creator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.world-creator.com/ko/getting-started/introduction-1.md).

# 커뮤니티에 참여하세요

World Creator는 단순한 도구 그 이상입니다 — 전 세계의 아티스트, 개발자 및 스튜디오로 구성된 성장하는 커뮤니티입니다.

저희와 연결하고, 작업물을 공유하고, 질문을 하고, 지원을 받고, 최신 소식과 업데이트를 확인하세요.

### 포럼 \* <mark style="color:빨강;">새로운</mark>

공식 포럼에 가입하여 구조화된 토론, 기능 요청, 튜토리얼 및 버그 보고를 하세요.\
커뮤니티 및 팀과 연결하기 위한 집중적이고 방해 없는 장소입니다.

👉 계정을 만들고 오늘 바로 게시를 시작하세요: [forum.world-creator.com](https://forum.world-creator.comforum.world-creator.com)<br>

### 디스코드

실시간 커뮤니티 상호작용을 위해 저희 디스코드 서버에 참여하세요.\
다른 사용자와 채팅하고, 작업물을 공개하며, 커뮤니티의 지원을 받으세요.

👉 대화에 참여하세요: [World Creator Discord Server](https://discord.gg/worldcreator)<br>

### 레딧 \* <mark style="color:빨강;">새로운</mark>

토론에 참여하고, 창작물을 공유하며, 다른 지형 및 환경 애호가들과 소통하세요.

👉 대화의 일부가 되세요: [r/WorldCreator](https://www.reddit.com/r/WorldCreator/)<br>

### 유튜브

튜토리얼, 업데이트 쇼케이스, 개발 인사이트 및 라이브 스트림을 보려면 저희 유튜브 채널을 구독하세요.

👉 최신 기능과 워크플로 팁을 놓치지 마세요: [www.youtube.com/@worldcreator3d](https://www.youtube.com/@worldcreator3d)<br>

### 트위터 / X

빠른 업데이트, 기능 하이라이트, 공지 및 미리보기 소식을 팔로우하세요.

👉 소식을 받아보세요: <https://x.com/worldcreator3d><br>

### 인스타그램

World Creator로 제작된 멋진 렌더와 환경 아트를 발견하세요.

👉 영감을 얻으세요: <https://www.instagram.com/worldcreator3d/>

저희는 진심으로 여러분을 커뮤니티에 환영하고 World Creator로 생명을 불어넣는 놀라운 창작물을 보는 것을 기대합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.world-creator.com/ko/getting-started/introduction-1.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.
