# Create Project

To create your first project after installation you should press new project big button in the Hormo Studio intro window. after that you will reach to bellow page that force you to fill the project name and destination.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LLJWqvJtjL4p5b0wMai%2F-LLM-EumpZHjoQKXd6Kz%2F-LLM20GzvPLQxBGSo98A%2FScreen%20Shot%202018-09-02%20at%201.58.17%20AM.png?alt=media\&token=e4a04bbd-4cdb-4cc7-8d21-9ac7784462a6)

Destination would be your project resources and assets address in your computer. after named your project you all set to start your blank project. After that step we have an options to select your default model. Hormo Studio has built-in models which helps you to start your project based on our built-in models. For example if you want to create back-end for company website you can start with our company built-in model and then you just have to customize your models.

![Desktop App](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LLJWqvJtjL4p5b0wMai%2F-LLM-EumpZHjoQKXd6Kz%2F-LLM2jAXKBgEF0Nczy_7%2FScreen%20Shot%202018-09-02%20at%201.58.31%20AM.png?alt=media\&token=fab1e88e-9260-4470-b0d0-dd6986763ea1)

After that step you should wait sometimes to complete loading. At the end you will reach to the playground of your project page. To figured out how playground works and the tricks you should go to the next section ;)


---

# 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.hormo.studio/introduction/create-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.
