# Publishing

Once you're happy with your experience, you can share it with your audience by creating a *deployment* using the "Publish" tool.

{% hint style="info" %}
Deployments are sharable experience links
{% endhint %}

You can create multiple deployments for every experience you create.

<figure><img src="/files/FJCoxYURqP9zeheXevcP" alt=""><figcaption><p>Publishing your experience</p></figcaption></figure>

To publish your experience simply click the 'Publish' button.

<figure><img src="/files/v4Lgj69YxkCgSyWXQp5b" alt=""><figcaption><p>Deployments</p></figcaption></figure>

You can share your deployment with your audience in multiple ways

<figure><img src="/files/pS0Ji5yiHBrtbr0hv0Nb" alt=""><figcaption><p>Publish Link and QR Code</p></figcaption></figure>

{% hint style="success" %}
You can create multiple deployments (and therefore deployment links) for every experience. So the same experience can be accessed with different links, with different access methods and multiplayer settings.
{% endhint %}

For every individual deployment, you can customize the following:

* you can share the deployment link using different methods
* you can choose to authenticate differently from other deployments
* you can choose different collaboration features
* you get a unique analytics link (top right of the deployment section)
* you choose a different [location tracking](#location-tracking) setting

{% content-ref url="/pages/MrCIy4CcwDQ5jL4tVXkg" %}
[URL or QR Code](/metaverse/publishing/share.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qy1xGLMWRSCgaKO3TdT3" %}
[Multiplayer](/metaverse/multiplayer.md)
{% endcontent-ref %}

{% content-ref url="/pages/dLeckKVzaYdIFuYYxss0" %}
[Authentication](/metaverse/publishing/authentication.md)
{% endcontent-ref %}

## Location Tracking

Enabling this shows a map in analytics showing you the approximate location of viewers.


---

# 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://docs.gmetri.com/metaverse/publishing.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.
