# 1. 2D:3D Floor Plan

Getting Started with the 2D/3D Floor Plan Viewer

## Guide: 2D/3D Floor Plan

{% embed url="<https://planner.archisketch.com/?mode=2&projectId=XkhkKDK233D748440524D18>" %}

Archisketch offers a variety of 3D/VR/AR contents(**2D/3D Floor Plan Viewer**, **Rendered Images**, **720°/Panorama Viewer**, and **Model Viewer**.)

This page introduces the **2D/3D Floor Plan Viewer** and provides guidance on how to effectively use this feature.

## 📌 Introduction

| Title                                   | Guide URL                                                                               |
| --------------------------------------- | --------------------------------------------------------------------------------------- |
| **1. Introduction to 2D/3D Floor Plan** | [View Details](https://docs.archisketch.com/dev-guide/en/contents/floor-plan/introduce) |

## 📌 How to Use

| Title                               | Guide URL                                                                                 |
| ----------------------------------- | ----------------------------------------------------------------------------------------- |
| **1. Share/Embed 2D/3D Floor Plan** | [View Details](https://docs.archisketch.com/dev-guide/en/contents/floor-plan/share-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/contents/floor-plan.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.
