# Quickstart

Here's a short video to get you familiar with the GMetri Platform:

{% embed url="<https://youtu.be/26v3S5Diwqg>" %}
GMetri 15 Minute Intro
{% endembed %}

## Create a GMetri Account

* Start by creating a free account at <https://portal.gmetri.com/register>
* Login at <https://portal.gmetri.com/signin>
* The page you see after you log in is the [*Portal*](/metaverse/build/portal.md). The portal lists all your experiences.&#x20;
* Click on any project to open the Experience [*Editor*](/metaverse/build/editor.md).
* Go through the [Tutorials](/readme/tutorials.md) to go through the basics of creating a Metaverse Experience

## Want to jump into *your* Metaverse?

* Go through the other sections in [Build Your Metaverse](/metaverse/build.md) to delve deeper

***Step 1***: Login and click on "Enter Room". *There is no step 2.*

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FHAO1ZC6uGov1zuYs0R9J%2Fimage.png?alt=media&#x26;token=8bcf4501-5379-4597-88af-993763e725ff" alt=""><figcaption><p>My Metaverse Rooms</p></figcaption></figure>

Copy this Invite Link, and share it with your friends, to have a chat with them in the metaverse. Use "Join Call" to start an audio session.

## How can I modify the room?

This is where the real fun begins!&#x20;

For a quick intro to GMetri head over to [tutorials](/readme/tutorials.md). Go through [Build Your Metaverse](/metaverse/build.md) to get a lay of the GMetri land.

To get a hand-hold session that goes through both basics and advanced topics of GMetri, [join our Free Webinars](https://www.gmetri.com/webinar).

See you on the other side!


---

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