# Create App from Template

{% embed url="<https://youtu.be/gPfH_VhXVLk>" %}

​<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlBy5z08zL1UoCwNqmg%2Fuploads%2FWiH0f7FRvMSqgqKHif1N%2Fcreate_new_app_step-1.0.png?alt=media&#x26;token=61c5d5e1-7e89-41b5-bd04-d68cfd200801" alt="" data-size="original">  <img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlBy5z08zL1UoCwNqmg%2Fuploads%2FznjuUWHogf4kx4oCcEX6%2Fcreate_new_app_step-1.1.png?alt=media&#x26;token=2fadf0a4-cfa8-4b7d-8e30-b51de540110f" alt="" data-size="original">

* Click on " Create new App " button.
  * If you don't have any apps created, you will see blank screen as shown in image 1.
  * If you already have some apps created and want to create another one, you will see the Dashboard screen as shown in image 2.
* Fill the form and create blank app as shown in [this](https://app.gitbook.com/s/-MlBy5z08zL1UoCwNqmg/~/changes/nKiIIZ4FfV8bQMxoxZBx/getting-started/create-a-new-app/create-app-from-template#1.-blank) step.

![Select App Template](/files/lKmuZUM1M4tSXdVW2NPm)

* Choose the App template from below existing choices.&#x20;
  * **Blank** : It will create a blank app with just one tab bar.&#x20;
  * **E-Commerce** : If you have a E-Commerce app, we recommend to go with this option.
  * **News** : If you have a Blogging, News, Information app, we recommend to go with this option.
  * **Restaurant** : If you run a Restaurant, Grocery Store, we recommend to go with this option.&#x20;


---

# 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://help.twinr.dev/create-app/create-app-from-template.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.
