# Building Spaces

Whether you are completely new to 3D building or coming in from a background in Architecture or 3D Game Design, this section will help you become a Mona builder quickly and easily.&#x20;

Follow these steps to get going and remember you can always jump into [Discord](https://www.mona.gallery/discord) for more help or get your questions answered. Our YouTube [Tutorials](https://www.youtube.com/playlist?list=PLs8yzTDcfgnGTK0sUVhVO75SChITz70U_) are always here as well.

If you are a beginner to building 3D spaces for WebGL, we highly recommend reading [Space Limitations](/create/building-spaces/space-limitations.md) first, as this will go over some of the important elements of building a space that looks good and runs well in a WebGL browser environment.&#x20;

After that, jump into the [Create your Space](/create/building-spaces/create-your-space.md) category to learn all you need to get a Mona Space up and running!

Once you get comfortable with the basics of creating a space you can look at[Improve your Space](/create/building-spaces/improve-your-space.md), and [Optimise your Space](/create/building-spaces/optimise-your-space.md) to take your space to the next level in both style and performance.&#x20;


---

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