# Manage the app

By clicking on the app, will bring you to your App setup and there you have options to preview your sections, add new sections and change the basics like changing the app images, name, package id.

**Sections**

If you want to change the order of how the section is listed you can do that by drag and drop the section like in the picture below.

**Add section**

By clicking on Add section you can add the additional section that you need. You have 2 options of sections&#x20;

* **Master-detail views** - events, shop, food menu, recipe, gallery, radio and general ( the one that you want to customize according to your needs).
* **Specific views** - folder section, cart, orders, user profile, user list, map, notifications, scanner, web view, links list.

When you click on the section it should appear an alert that says that new section in successfully added, just like at the picture below.

![](/files/-LrxulLfbHCjztjEFxhd)

**Section settings**

By clicking on the gear icon in the section, this is the settings icon, it will open a completely new view where you can select different setup for this menu. Look at the picture below.

![](/files/-LrxuvFn6iOSug9Jji7U)

When you click on the icon it should open a view like this one in the picture below.

![](/files/-LrxvHlYVp6RXgt3ddv-)

Here you can change:&#x20;

&#x20;\- **Basic** setup:

* icon
* show category
* is this menu root
* list style
* name of the menu
* section

&#x20;\- **Categories** setup

&#x20;\-  **Listing** setup

&#x20;\-  **Details** setup<br>


---

# 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://mobidonia.gitbook.io/appmaker-docs/how-to-make-an-app/manage-the-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.
