# 👉 Introduction

## What is SwiftXR

At first glance, one might think this is just another webXR builder, but it's something more. SwiftXR is a lightweight webXR builder framework, which means it allows you to easily drag & drop predefined [`components`](https://guide.swiftxr.io/components) to create a webXR application. By [components,](https://guide.swiftxr.io/components) we mean anything with HTML and WebXR structure. We use [components](https://guide.swiftxr.io/components) everywhere which allows you to create complex webXR applications without any knowledge of coding.

## Why SwiftXR

SwiftXR was designed primarily to create simple light-weight webXR applications as quickly as possible with a one-click deploy button and with an affordable pricing plan. Instead of worrying and learning a 3D editor, we introduced draggable set of [components](https://guide.swiftxr.io/components) and a design canvas that is easily customizable.

## ⚡️ Quick Start&#x20;

To showcase the power of SwiftXR we have created some `templates`.

* 🎨 Artwork Templates
* 📱 Product Showcase
* 📚 Educational E-learning Content
* 🎂 Birthday Experience

You can use them as starting point on your editor.


---

# 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://guide.swiftxr.io/introduction.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.
