# Create your first Mobile App

From **ONEWEB version 4.0.19.10 and later**, users can create an Application only from **AppSpace**.\
After the application is created, users can then create **Pages** inside the application. Once a page is created, AppSpace automatically redirects the user to **Page Designer** to design the mobile UI.

This section demonstrates how to create a simple **Hello World mobile page**.

***

#### Create a Mobile Application from AppSpace

1. Log in to **AppSpace**
2. Click **Create new app**

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2Ff0zggQIt6uVobok87vwJ%2Fimage.png?alt=media&#x26;token=b954d60c-fd8a-4d69-92cd-bfba4bd2b24d" alt=""><figcaption></figcaption></figure>

3. Select **Mobile Application** as the platform and enter application details

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FRHngWfKMycyq2ExbLQjS%2Fimage.png?alt=media&#x26;token=8a26ef4f-b061-4ed3-8cbd-3894506b2b40" alt=""><figcaption></figcaption></figure>

4. Click **Create** and wait until the status reaches **100%**

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FMsVZkLL4uTVqwVJXDD4j%2Fimage.png?alt=media&#x26;token=9939524d-b0fa-4cd6-91c8-f4160765b59e" alt=""><figcaption></figcaption></figure>

5. Click **Done** to close the status window

***

#### Create a Mobile Page

1. Click the **Application icon** to open the app

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2Fc5bqMcs4zO047Za4Xc71%2Fimage.png?alt=media&#x26;token=4c159f1c-1235-4231-af15-28e203d98df2" alt=""><figcaption></figcaption></figure>

2. Click **Create Pages**

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FEzdaT9w1kgD8ylkVm9ww%2Fimage.png?alt=media&#x26;token=9b48e143-75ab-4d2e-a1ee-3b2b982a91f4" alt=""><figcaption></figcaption></figure>

3. Enter page details and click **Start Design**

The system redirects the user to **Page Designer**, where the mobile page layout can be designed.


---

# 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.onewebstack.com/building-apps/ui-page-designer/ux-ui-components/pages/create-your-first-mobile-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.
