# Creating A Project

To create a project, **click on the Projects Tab**, and **click Create A New Project**.&#x20;

<div align="center"><figure><img src="/files/q2IWoHNSxKB59YNkeCVV" alt="" width="551"><figcaption></figcaption></figure></div>

&#x20;**Click on Project Name**, and type your desired name.

<div align="center"><figure><img src="/files/o9B3GtXLzLlxuU72aLId" alt=""><figcaption></figcaption></figure></div>

FIrst, you must select a template:

You will have six options to choose from:\
\
**Light World** - A playful family world that includes 4 characters, 3 sets, and props. \
\
**Dark World** - A gritty sci-fi world that includes 4 characters, 3 sets, and props. \
\
**Fantasy Adventures** - A fun, low-poly suite with 4 characters, 1 set, and props\
\
**Festive** - An upbeat Christmas package that includes 5 characters, 3 sets and props. \
\
**Workshop World** - A basic set  that includes 4 characters, 1 sets, and props, ideal for staging and  blocking out scenes.&#x20;

**Blank** - A completely blank world that requires you to Import all of your own sets, characters, and props. To learn more about Asset Import, click[ here](broken://pages/DBiNVttNnSKvVU0cXE19).

**Click Save**.&#x20;

You will now see your project under Your Projects.

<div align="center"><figure><img src="/files/XSlza2eCIr5eORkXibza" alt="" width="551"><figcaption></figcaption></figure></div>


---

# 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://animotive.gitbook.io/animotive-documentation/learning-animotive/creating-a-project.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.
