# 3. Publish and Share

After completing your 3D/AR project, you can proceed to **Publish and Share** it so your work can be accessed by a wider audience and inspire others to create.

**1. Publish**\
Once you finish editing your project in the Editor, you can upload it using the **Publish Project** feature. At this stage, you will be asked to complete the project information and configure access settings, such as whether the project is private and whether other users are allowed to duplicate it.

**2. Share**\
After the project is successfully published, you can choose the most suitable sharing method—via a shareable link, marker, or by embedding it into a website or Canva.


---

# 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/3.-publish-and-share.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.
