# Buat Proyek dengan Super Simple Editor

Saat kamu ingin membuat proyek baru, kamu akan dihadapkan dengan dua pilihan:&#x20;

**Super Simple Editor** dan **Default Editor**.&#x20;

Berbeda dengan Default Editor, **Super Simple Editor** adalah editor paling sederhana yang dapat kamu gunakan untuk membuat proyek. Hanya dengan tiga langkah mudah (pilih jenis marker, pilih objek, dan sesuaikan tampilan objek) yang dapat diselesaikan dengan hitungan menit, kamu dapat membuat proyek AR yang sederhana namun tetap menakjubkan untuk kebutuhan apapun.

**Super Simple Editor** ini sangat direkomendasikan untuk pengguna yang baru mulai mencoba untuk membuat proyek AR, maupun untuk pengguna yang hanya punya waktu singkat untuk membuat produk AR!

{% embed url="<https://youtu.be/ArJhWU-4CqU>" %}

## Cara Menggunakan Super Simple Editor&#x20;

1. Akses halaman [Your Project](https://app-edu.assemblrworld.com/Projects) pada tab Editor.
2. Buat proyek baru dengan cara klik **Create New Project**.
3. Pilih **Super Simple Editor**.
4. Kamu bisa mulai berkreasi!


---

# 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/buat-proyek/buat-proyek-dengan-super-simple-editor.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.
