# INTRODUCE

## 어서오세요

XE 사용자 매뉴얼에 오신 것을 환영합니다! 이 페이지에서는 XE를 사용하여 내 사이트를 만들고 테마와 익스텐션을 만드는 방법에 대해 보여줍니다.

당신의 개성 넘치고 멋있는 사이트에 많은 사람이 방문하고, 글을 읽고, 공유하도록 도와드립니다. 1분 안에 설치하고 안정적인 웹 편집을 통해 게시물을 빠르게 발행해 보세요.

XE3는 특히 커뮤니티에 강합니다. 다양한 게시판을 활용해 나만의 커뮤니티를 만들어 보세요. 물론 포트폴리오, 쇼핑몰, 회사 사이트 등 주제에 제약 없이 사이트 제작이 가능합니다.

XE3 웹사이트를 운영하는데 필요한 역동적인 설계는 유연한 설정 관리로부터 시작됩니다. 한 번의 설정 변경으로 여러 개의 게시판에 적용되게 설계할 수 있습니다.

이 [모든 문서는 Github](https://github.com/xpressengine/xpressengine-manual)에 있으며 수정과 개선이 필요한 경우 알려주세요  당신의 참여로 오픈소스 프로젝트가 발전할 수 있답니다!

## 버그

XE에 버그가 있다고 생각하거나 잘못된 문서의 내용을 보고하려면 [이슈트래커](https://github.com/xpressengine/xpressengine/issues)에 알려주세요.

## 주요 도움말 링크

* [사이트 설정](broken://pages/-LsZj928sYYzT5htwKJK)
* [개발자 문서](broken://pages/-Lu5nUWnmfdvKOuNBYN4)
* [테마 개발/제작](https://github.com/xpressengine/xpressengine-manual/tree/df62624c24c30f1c0eac3679af61cb0a5135149a/theme-develop/introduce.md)
* [스킨 개발/제작](https://github.com/xpressengine/xpressengine-manual/tree/df62624c24c30f1c0eac3679af61cb0a5135149a/skin-develop/introduce.md)
* [위젯 개발/제작](https://github.com/xpressengine/xpressengine-manual/tree/df62624c24c30f1c0eac3679af61cb0a5135149a/widget-develop/introduce.md)
* [모듈 개발/제작](https://github.com/xpressengine/xpressengine-manual/tree/df62624c24c30f1c0eac3679af61cb0a5135149a/module-develop/introduce.md)
* [컴포넌트 제작](https://github.com/xpressengine/xpressengine-manual/tree/df62624c24c30f1c0eac3679af61cb0a5135149a/component-develop/introduce.md)
* [서비스](broken://pages/-Lu5nUXOgi_RHYJA3RnQ)
* [프론트엔드 (JS)](broken://pages/-Lu5nUXnBYPnvBCymU_W)
* [XE3 API](http://api.xpressengine.io/master/index.html)

## 멋진 작품을 만들어보세요!

우리는 웹마스터와, 창작자, 기술기업을 사랑하며 멋진 작풍믈 만들 수 있도록 실용적인 업데이트와 문서를 계속 추가하고 업데이트할 계획입니다.

커뮤니티를 만들거나 회사 사이트를 만들거나, 무엇을 하더라도 XE와 함께하세요!

## 도움이 필요하신가요?

설치부터 운영까지 생기는 문제들을 정리한 헬프센터에서 미리 준비된 가이드를 통해 문제를 해결하고, 찾아낼 수 있습니다. 그리고 문제를 해결할 수 없거나 더 깊은 기술지원을 받고 싶다면 QnA 게시판과 기술지원 서비스를 신청할 수 있습니다.

* XE3 공식 커뮤니티에서의 도움은 [QnA](https://www.xpressengine.io/qna) 에서 받을 수 있습니다.
* 기술적인 부분의 도움을 받고 싶다면 [기술지원 서비스](https://www.xpressengine.io/tech_service)를 통해 더 깊이 있는 지원을 받을 수 있습니다.


---

# Agent Instructions: 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://xpressengine.gitbook.io/xpressengine-manual/master.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.
