# Mobile Designer Interface

Mobile Applications Designer is a GUI tool to create your mobile application. On the left side, there is a screens list. Mobile application mostly consists of its screens filled with widgets and triggers.

For every new mobile application, an authorization screen is created by default with prepopulated widgets and related actions to start from.

When you finished making changes don't forget to click the save button to save the mobile application schema. If everything goes wrong you can reload the page discarding changes or select previous versions of the mobile application schema.

![](https://files.readme.io/431e02f-MobileAppsDesigner.jpg)


---

# 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://appmaster.gitbook.io/docs/mobile-apps/mobile-designer-interface.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.
