> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/dev-ko/builder/wordpress.md).

# 4. 워드프레스(WordPress)

## 아키스케치 ↔️ 워드프레스 가이드

**아키스케치**는 **워드프레스의 공식 빌더사**로서, **워드프레스(WordPress)**&#xC640; 연동된 다양한 기능을 제공합니다.

가이드 목차는 **1️⃣ 하단 목차 테이블** 또는 **2️⃣ 좌측 워드프레스(WordPress) 메뉴**를 통해 확인할 수 있습니다.

### 📌 플러그인 스토어 방문하기 👉 [여기 클릭](https://ko.wordpress.org/plugins/archisketch-3d-interior-design-solution/)

![](/files/dAirhQmqX1r8BhlDDWwb)

### 📌 목차

| 제목                              | 가이드 URL                                                                                                |
| ------------------------------- | ------------------------------------------------------------------------------------------------------ |
| **1. 워드프레스: 앱(App) 설치 방법**      | [4.1. 워드프레스: 플러그인(Plugin) 설치 방법](/guide/dev-ko/builder/wordpress/installation.md)    |
| **2. 워드프레스: 앱(App) 버튼 꾸미기**     | [4.2. 워드프레스: 버튼 꾸미기](/guide/dev-ko/builder/wordpress/app-button.md)                         |
| **3. 워드프레스: 모델 뷰어 삽입하기(Embed)** | [4.3. 워드프레스: 모델 뷰어 삽입하기(Embed)](/guide/dev-ko/builder/wordpress/model-viewer-embed.md) |


---

# 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.archisketch.com/guide/dev-ko/builder/wordpress.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.
