# Set-up

## Create a new experience

For instructions on how to create a new experience, see [Creating a new experience](/engage/experience-editor/experience-management/creating-a-new-experience.md). For this tutorial, we’ll use the **Creator Room – Grass** location.

## Save the experience

We’ll save the experience and configure its duration at the same time. The Experience Editor automatically saves your work, but it’s easier to find an autosaved file if you configure a title for your experience.

1. On the editor panel, select the save icon (<img src="/files/VU2GPuyKRXe6PfxRFp8S" alt="" data-size="line">).
2. On the **Current Experience** page, enter a **Title** and **File** name. For both, select the field, enter a new value, and then select the tick icon.
3. Select the **Length** field, enter a value of `0:01:00`, and then select the tick icon. This sets the length of our experience to one minute.
4. In the upper-right corner, select **Save**.

<figure><img src="/files/unu9bn9ObW8nmYfg2vUO" alt=""><figcaption><p>Example experience settings</p></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://docs.engagevr.io/engage/experience-editor/tutorials/introductory-animal-race/set-up.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.
