# URL or QR Code

## Deployment Link

As soon as you create a new deployment, we automatically create a URL (your deployment link) and a QR code that you can use instantly.

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

This is the link which you can share with your audience. You can also edit the last part of this link to whatever you want.&#x20;

#### Understanding your GMetri deployment link

As an example, the link from the screenshot above is <https://rnghud.gmetri.com/my\\_first\\_metaverse>

In this example, *rnghud* is your automatically generated organization alias, a 6-character string.\
You can find your organization alias by creating a deployment, or by following the steps [here](https://docs.gmetri.com/platform/platform-faqs#what-is-my-workspace-slug).

{% hint style="info" %}
Enterprise-tier customers can also request to set a custom workspace alias - the first part of the URL - "rnghud" above). [Contact us](https://www.gmetri.com/contact) to get more details.
{% endhint %}

You can customize the name - the *my\_first\_metaverse* part of the link from the example above - by clicking the edit button to its right. This name must be unique across your projects.

## QR Code

You can share this QR code with your audience so they can view this deployment.

## SCORM

You can export the experience as a SCORM package to use in your LMS. Both SCORM 2004 and SCORM 1.2 are supported.

{% content-ref url="/pages/-Mgse-VB5YtYtymg\_J8c" %}
[Export as SCORM package](/metaverse/publishing/gmetri-experience-as-scorm-package.md)
{% endcontent-ref %}


---

# 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/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.
