# Create a new project

The ZenCreate Home Page is the area where you will find your app projects. From here you can choose the order in which to display them, manage your account and find useful guides for your work. Start exploring the full potential of ZenCreate by creating your first project.

### **Create a new project**

![](/files/pGCTnxl5YCO91beR5fll)

On the ZenCreate Home Page, select the + 'New project' icon at the bottom left. A pop-up window will open.

![](https://lh3.googleusercontent.com/bpY3-3Gnyh-OUvbe3m7OGzcKoREBh_fw2RBrQsAqv0H18zWTdcRusoJ3M-EywqUSy8oskaYZDWHW0ENKwqRo4FLSm7Tt9IYKL46ZkefUKeVZkUR0YzDvplL-9Lg_yU69UpiTzpmN)

The 'App name' field is mandatory and assigns a name to the project. The author of the project can be specified in the second field. The third field is dedicated to the orientation of the application, whether landscape or portrait. The last field concerns the language of the application. English is assigned by default, but you can select another language from the drop-down menu.

To exit the popup, select '**Cancel**', instead if you want to create the new project, select

'Create'. After selecting the '**Create**' button the '**Project Page**' will open automatically, i.e. the project scene management screen to start creating with ZenCreate!

On the Home Page you can view the newly created project and open the associated 'Project Page'.


---

# 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://info-176.gitbook.io/zencreate/the-project-page-where-it-all-begins.../create-a-new-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.
