# New Mobile Page

In this section, you will learn how to **create a new Mobile application and start designing a Mobile page** using ONEWEB.\
The process begins in **AppSpace** and seamlessly transitions to **Page Designer** for UI design.

***

### Purpose of This Section

This section explains how to:

* Create a **Mobile Application** in AppSpace
* Navigate to the application components area
* Create a new Mobile page
* Launch **Page Designer** to begin page design

This is the starting point for building mobile user interfaces in ONEWEB.

***

### Step‑by‑Step: Create a New Mobile Page

***

#### Step 1: Create a New Application in AppSpace

1. Log in to **AppSpace**
2. Click the **Create New App** button

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2Fj9BtwevpubFL5nAKeGaA%2F0?alt=media" alt=""><figcaption></figcaption></figure>

***

#### Step 2: Select Mobile Application Type

When creating the application:

1. Choose **Mobile Application** as the platform
2. Enter the required application details
3. Review the configuration

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2Fm6fPq8wUO56TeSxagW5B%2F1?alt=media" alt=""><figcaption></figcaption></figure>

***

#### Step 3: Create the Application

1. Click the **Create** button
2. ONEWEB creates the application
3. The system redirects you to the **Application Components** page

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FWOXTn8VcMN7AlRHfyylB%2F2?alt=media" alt=""><figcaption></figcaption></figure>

***

#### Step 4: Create a New Page

1. From the Components page, click the **Create Pages** icon

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FhLtleWkIHFGXUcUWSx5o%2F3?alt=media" alt=""><figcaption></figcaption></figure>

***

#### Step 5: Enter Page Details and Start Design

1. Enter the required **Page Details** (such as page name)
2. Click **Start Design**
3. The system automatically redirects you to **Page Designer**

At this point, you can begin designing your **Mobile Page** using the Page Designer drag‑and‑drop interface.

***

### What Happens Next

Once Page Designer opens, you can:

* Design mobile‑friendly layouts
* Add containers, rows, and components
* Bind data and configure interactions
* Preview and refine the mobile UI

***

### Summary

Creating a new Mobile page in ONEWEB involves:

* Creating a Mobile Application in **AppSpace**
* Navigating to the **Components** section
* Creating a new Page
* Automatically launching **Page Designer** to start designing

Key takeaways:

* Mobile pages are created inside Mobile Applications
* AppSpace manages applications and pages
* Page Designer handles the actual UI design
* No mobile UI coding is required

This workflow allows users to move quickly from **application setup** to **mobile page design** using ONEWEB.


---

# 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/oneweb-platform-th/designer-reference/page-designer/create-a-new-application/new-mobile-page.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.
