# New Project

After completing the latest version update, the initial screen of Punkland Studio will appear as shown below.

<figure><img src="/files/7HVXSHLR8qrNFVKQAzfC" alt=""><figcaption></figcaption></figure>

* **Click \[New Project]**: Start by clicking the **\[New Project]** button to create a new project.
* **Configure Settings**: Enter the following details:
  * **Project Name**
  * **File Path**
  * **Target Platform**
  * **Resolution**
* **Click \[Create]**: After configuring the settings, click the **\[Create]** button. The new project will be created and automatically launched.

<figure><img src="/files/trw6qhSK2F8ip5E60DWJ" 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://docs.punkland.io/punkland-studio/studio/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.
