# MONA Tutorials

## Getting Started with MONA

### Quick Start Guide

***Description**: In this video, we walk through the steps of opening up our Unity Template for the first time. You'll learn how to import your 3D assets into Unity, build an asset bundle, and then preview your space in the web browser, using the* MONA *Playground.*

{% embed url="<https://www.youtube.com/watch?v=oTMDHcWj7u8>" %}
*Get Started building with Mona.*
{% endembed %}

### SpawnPoint & Portals

{% embed url="<https://www.youtube.com/watch?v=suLZBnoMZUU>" %}
Getting started with Mona SpawnPoint & Portals
{% endembed %}

### Artifacts

{% embed url="<https://youtu.be/QChu5XVzQ58>" %}
Getting started with Mona Artifacts.
{% endembed %}

### Submitting Your Space

{% embed url="<https://www.youtube.com/watch?v=eJ5xnHz_bLQ>" %}
Submitting your Mona Space
{% endembed %}

### Minting Your Space

{% embed url="<https://www.youtube.com/watch?v=S-Vps65oNQ8>" %}
Minting your Mona Space
{% endembed %}

### Animation in Unity for Mona Spaces

{% embed url="<https://www.youtube.com/watch?v=_5dOJ6fF5L0>" %}
Animating in Unity for Mona Spaces
{% endembed %}

### Mona Reactor: Basics

{% embed url="<https://www.youtube.com/watch?v=ejJHeUy3csk>" %}
Mona Reactor: Basics
{% endembed %}

## Importing 3D Assets into Mona

### How to Export from Gravity Sketch and Import into Mona

**Description**: Learn how to export your Gravity Sketch creations and bring them into Mona.

{% embed url="<https://www.youtube.com/watch?v=w0RQ5S50e_U>" %}


---

# 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.monaverse.com/create/resources/mona-tutorials.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.
