# 3. WordPress

## Archisketch ↔️ WordPress Integration Guide

**Archisketch** is an official builder partner of **WordPress**, offering a wide range of features integrated with **WordPress**.

You can explore the guide via the table of contents below.

### 📌 Visit the Plugin Store 👉 [Click Here](https://ko.wordpress.org/plugins/archisketch-3d-interior-design-solution/)

![Image](/files/e896308c57a961fc5da184b129b8323df82ce6ee)

### 📌 Table of Contents

| Title                                       | Guide URL                                                                                      |
| ------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| **1. WordPress: How to Install the Plugin** | [View Details](https://docs.archisketch.com/dev-guide/en/builder/wordpress/installation)       |
| **2. WordPress: Customize the App Button**  | [View Details](https://docs.archisketch.com/dev-guide/en/builder/wordpress/app-button)         |
| **3. WordPress: Embed the Model Viewer**    | [View Details](https://docs.archisketch.com/dev-guide/en/builder/wordpress/model-viewer-embed) |


---

# 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://docs.archisketch.com/dev-guide/en/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.
