# Create an app

### How to create an app?

This is the first step towards creating your mobile app. In this article, we will discuss the steps involved in adding a new app to your AppMySite account. Before creating an app, it is important to understand which solution will best suit your requirements.&#x20;

{% embed url="<https://scribehow.com/viewer/Create_a_New_App_on_AppMySite__pcFcRJZDR0G-3u9NFoibcw>" %}

#### **Step 1: Navigate to the “My Apps” Screen**

* Log in to your [**AppMySite account**](https://app.appmysite.com/home).
* Select Pay Per App > Go to the My Apps screen and click **+Create App**.

{% hint style="success" %}

* Pay-per-app is ideal if you want to create and manage one app at a time.
* Unlimited workspace lets you build and manage unlimited apps under a single account.
* Agency white-label is perfect for launching your own branded app development business.
  {% endhint %}

#### **Step 2: Fill out the app details**

On the **+Create App** screen, you will need to provide the following details:

**App Name**

* Enter the name of your app. This is a mandatory field.

{% hint style="warning" %}
Character Limits: Minimum 3 characters, maximum 30 characters.
{% endhint %}

{% hint style="success" %}
The app name will appear on users’ mobile devices and can be changed later from [**Settings > General**.](https://app.appmysite.com/app/settings)
{% endhint %}

**App Type**

* Choose how you want to create your app:
  * WordPress, WooCommerce, or Web to App: Ideal for creating apps from existing websites. Select the option based on the CMS platform your website is built on.
  * Custom App: Choose this option if you want to build an app from scratch without a website.

**Website**

* If you select WordPress, WooCommerce, or Web to App, enter the URL of your website.

{% hint style="warning" %}
This option is not applicable if you are creating a custom app from scratch.&#x20;
{% endhint %}

#### **Step 3: Create Your App**

* Review the details you’ve entered.
* Click the +Create app button to proceed.

{% hint style="warning" %}
If you’re signing up for a new AppMySite account, you will be automatically redirected to the Add New App screen after registration.
{% endhint %}

#### **Choosing the Right AppMySite Product**

Selecting the right product depends on your needs. Here’s a breakdown to help you decide:

* [**Custom app**](https://www.appmysite.com/custom-mobile-app-builder/)
  * Build an app from scratch without connecting it to a website
  * Offers complete flexibility to design and structure a unique, standalone mobile app
* [**WooCommerce app**](https://docs.appmysite.com/)
  * Designed specifically for WooCommerce-powered websites
  * Ideal for creating e-commerce apps for online stores such as supermarkets, fashion outlets, and more
* [**WordPress app**](https://www.appmysite.com/wordpress-mobile-app-builder/)
  * Converts your WordPress website into fully native Android and iOS apps
  * Best suited for blogs, information-based websites, and catalogue-style content
* [**Web to app**](https://www.appmysite.com/webtoapp/)
  * Converts any website into an app, regardless of the platform
  * Suitable for most websites built on any platform, example: Shopify, Joomla, Magento, or custom platforms
  * Renders your mobile site inside the app for a seamless experience
* [**Shopify app**](https://www.appmysite.com/shopify-mobile-app-builder/)
  * Designed specifically for Shopify-powered online stores
  * Lets you convert your Shopify store into fully native Android and iOS apps
  * Ideal for e-commerce businesses looking to offer a seamless mobile shopping experience with real-time store sync

{% hint style="success" %}
For more information, visit our [Pricing Page](https://www.appmysite.com/pricing/).
{% endhint %}


---

# 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.appmysite.com/getting-started/create-an-app.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.
