# Creating Spaces with AI

"Create Project With AI" is a unique feature of the editor, where AI automatically generates your space scene based on your requirements.

<figure><img src="/files/NSNotj2WF5yMtvUNHKqw" alt=""><figcaption></figcaption></figure>

Click on "Create Project With AI" and enter the information for the space you want to create:

Set "Space Name"

<figure><img src="/files/FXIKXuazNxRH9c2Mj6Uh" alt=""><figcaption></figcaption></figure>

Set "Space Size"

<figure><img src="/files/SBQRmN1aPObYore9gN2A" alt=""><figcaption></figcaption></figure>

Set "Prompt":Describe what is necessary for the space you want to create.

<figure><img src="/files/caMXFm3gtUZ2xPugDRY3" alt=""><figcaption></figcaption></figure>

Click on "Create", and AI will automatically generate the scene space.

<figure><img src="/files/YoXrSduFqkK9cliq4xV1" alt=""><figcaption></figcaption></figure>


---

# 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://metasy.gitbook.io/metasy-studio-tutorial/tutorial-contents/installation-and-getting-started/creating-spaces-with-ai.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.
