# Bagikan melalui Tautan Proyek

Ada 2 cara yang dapat kamu ikuti untuk membagikan proyek milikmu melalui **tautan**, diantaranya adalah Cara Membagikan Tautan Proyek dari Editor, dan Cara Membagikan Tautan Proyek dari Dasbor Proyek.

{% embed url="<https://youtu.be/H9La-YCOR-k>" %}

### Cara Membagikan Tautan Proyek dari Editor

1. Buat proyekmu di [Editor](https://editor.assemblrworld.com/Editor/).
2. Setelah proyekmu berhasil di-**Publish**, kamu akan melihat tampilan seperti ini:

<figure><img src="/files/KKNJTdKSrt0QkPh1IOM1" alt="" width="563"><figcaption></figcaption></figure>

3. Untuk mendapatkan tautan dari proyek yang baru saja kamu buat, cukup salin tautan yang muncul setelah proyekmu berhasil di-**Publish**, dan tautan proyek baru milikmu akan otomatis tersalin.

### Cara Membagikan Tautan Proyek dari Dasbor Proyek

1. Akses halaman [Your Project](< https://app-edu.assemblrworld.com/Projects>) pada tab Editor.
2. Pilih proyek yang ingin kamu bagikan.
3. Selanjutnya, pilih **Bagikan.**&#x20;

<figure><img src="/files/B4lspkawz7o5KPNqyDZh" alt="" width="300"><figcaption></figcaption></figure>

4. Pilih **Bagikan Web Player Tautan.**

<figure><img src="/files/vwQbnMeidgDOOPEnQrJf" alt="" width="375"><figcaption></figcaption></figure>

5. Selesai!


---

# 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/create-ar-3d-content/editor/3.-publish-and-share/share-project/share-by-project-link.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.
