# Optimise your Space

It is very important to optimise your space as best you can in order to make sure that your space looks great *and* runs smoothly.

A space can look and run much better on a desktop web browser, than a standalone VR or Mobile device however. So keeping your target platform in mind at all times will help make decisions as you go.

The following tutorials will cover different techniques if you want to improve how your space runs.


---

# 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/optimise-your-space.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.
