# 2. Create Project

#### 1. Super Simple Editor

The easiest editor for quickly creating AR projects.\
Designed to display a single 3D object on a marker without complex settings. Ideal for beginners or for practical, ready-to-use learning activities.

**Best for:**

* Simple AR projects
* Fast setup
* Single marker-based 3D object

***

#### 2. Default Editor

A full-featured editor for creating more interactive AR experiences.\
You can combine 2D and 3D objects and add audio, video, and interactions to suit learning objectives or presentation needs.

**Best for:**

* Interactive learning materials
* AR projects with multiple elements
* Users who need design flexibility

***

#### 3. Generate with AI

An AI-powered editor that automatically generates 3D objects from images.\
A fast solution for creating ready-to-use 3D content for Augmented Reality without manual modeling.

**Best for:**

* Instant 3D object creation
* Visual idea exploration
* Image-based AR experiences


---

# 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.assemblredu.com/en/create-ar-3d-content/editor/2.-create-project.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.
