# How to Publish Your Project

{% embed url="<https://youtu.be/wwG0cIG6nFw>" %}

If you've got your project all set, time to publish it! Click **Publish**, and capture your thumbnail first for people to see the preview of your project.

### Project Information

<figure><img src="/files/5uijnMWv3h5UQ6YsWi2D" alt=""><figcaption></figcaption></figure>

Next, you'll be directed to this panel. Here, you can recapture the thumbnail if you're not satisfied, or even upload it from your own library.

You can also fill in the details, starting from the title, description, to project's category. Once you've filled them all, click **Next**.

### Publish Settings

<figure><img src="/files/qU1pR8Rb8hK9pdGDgnZV" alt=""><figcaption></figcaption></figure>

On the **Publish Settings** section, you'll be able to set a few things.

First off, you can choose how people enjoy your project—be it in a **3D or AR view**. For the latter one, you can choose to **pop up the AR** either with an **AR marker** or **around your real environment**.

Furthermore, for the AR marker one, you can choose whether your project will appear **horizontally or vertically**. As for the real environment, you can also turn on the **real-world scale**, so it will appear in a realistic scale according to the size that has been set.

After that, you can also choose to publish it for **public or private**, as well as **hiding the watermark & project information**.

However, if you want to publish project privately or hiding the watermark & project information, you can simply subscribe to our plan

And that's it! Your project has been successfully published!


---

# 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.assemblrworld.com/preview-and-publish-projects/how-to-publish-your-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.
