# Add new app draft

An app draft is essentially a version of your app(s). Each app draft can be different from one another from basic settings, design to features.

You can utilize app drafts to store different app ideas/concepts, or prepare for special versions of your app in advance without affecting your live version.

Now, let's delve into how to add a new app draft!

#### **Step 1**

You have three different ways to create your app draft.

**Option 1**: Via our **Homepage**, Click "Create your first app draft" from our Homepage.

<figure><img src="/files/j89aR8ewUqoe0Fu3ZEw3" alt=""><figcaption></figcaption></figure>

**Option 2:** Via our **App Studio**, click "Add new draft" to start creating a new app draft.

<figure><img src="/files/vsgyyEShuWJXftrjkZlo" alt=""><figcaption><p><strong>Option 1.</strong> Via App Studio</p></figcaption></figure>

**Option 3:** Via our **Get Started** checklist, click "Create your first app draft" from . Please note that this option will not be available after you have created your first app draft.

<figure><img src="/files/xbqhc1BBlcD92BZfcgsw" alt=""><figcaption><p><strong>Option 2.</strong> Via <strong>Get Started</strong> checklist.</p></figcaption></figure>

#### **Step 2**

Think up a name for your app draft! It can be the official name for your final app, or a name to distinguish the draft from others. It should be 30 characters or less. Click Create app to confirm your app name.

<figure><img src="/files/AN9DTQm41LjIftt17ZBq" alt=""><figcaption></figcaption></figure>

**Step 3**

Choose a suitable theme for your app. A suitable theme can save you a lot of time in setting up the app, as you no longer need to think too hard about what your app layout should be.

<figure><img src="/files/KEk2dQdKzUxlvRZQKk9I" alt=""><figcaption></figcaption></figure>

Please keep in mind that every theme has a preview for you to check & consider before choosing. Click on the eye icon to see the theme preview.

After choosing the theme, if you are redirected to the page below to start with your app design, you have successfully created an app draft!

<figure><img src="/files/z669GRyfAXq0NTO4ubQa" 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.simicart.com/app-studio/add-new-app-draft.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.
