# App production manual (V3)

- [Start App Creation With MakerV3 Screen](https://documentation.swing2app.com/manual/v3/start.md)
- [Manual on How to Create an App In MakerV3 Screen](https://documentation.swing2app.com/manual/v3/guide.md): MakerV3 App Creation Guide Manual
- [STEP1 Basic Information](https://documentation.swing2app.com/manual/v3/step1-basic-information.md): Creating an App - STEP1 Basic
- [STEP2 Prototype](https://documentation.swing2app.com/manual/v3/step2-prototype.md): Creating an App - STEP2 Prototype
- [STEP3 Page](https://documentation.swing2app.com/manual/v3/step3-page.md): Creating an App - Page STEP3
- [How to Create a Home Screen For an App](https://documentation.swing2app.com/manual/v3/step3-page/how-to-create-an-app-home-screen.md)
- [Registering a menu icon image](https://documentation.swing2app.com/manual/v3/step3-page/registering-a-menu-icon-image.md)
- [How to use: Menu Exposure Settings](https://documentation.swing2app.com/manual/v3/step3-page/how-to-use-disable-app-menus.md): Hiding menus is a new and updated feature in App MakerV3
- [Set menu settings: Access permissions](https://documentation.swing2app.com/manual/v3/step3-page/permission-setting.md)
- [Page Design - UI KIT](https://documentation.swing2app.com/manual/v3/step3-page/ui-kit.md)
- [Page Design - eStore Page](https://documentation.swing2app.com/manual/v3/step3-page/page-feature-store-page.md)
- [Page Design - eStore Deals](https://documentation.swing2app.com/manual/v3/step3-page/page-feature-store-deals.md)
- [Page Design - Product Category](https://documentation.swing2app.com/manual/v3/step3-page/page-feature-product-category.md)
- [Page Design- Page Templates](https://documentation.swing2app.com/manual/v3/step3-page/page-features-industry-specific-templates.md)
- [Page Design - Image Page](https://documentation.swing2app.com/manual/v3/step3-page/page-feature-image-page.md)
- [Page Design - HTML Editor](https://documentation.swing2app.com/manual/v3/step3-page/page-feature-html-editor-page.md)
- [Page Design - Sign Up, login & Settings Page.](https://documentation.swing2app.com/manual/v3/step3-page/page-features-register-login-setup.md)
- [Page Design - Search Posts Page](https://documentation.swing2app.com/manual/v3/step3-page/page-features-search-for-posts.md)
- [Page Design - View Favorite Page](https://documentation.swing2app.com/manual/v3/step3-page/page-features-view-watches.md)
- [Page Design - View Coupons Page](https://documentation.swing2app.com/manual/v3/step3-page/page-function-view-coupons.md)
- [Page Design - Share Your App Function](https://documentation.swing2app.com/manual/v3/step3-page/page-features-sharing-apps.md)
- [Page Design - App Introduction Page](https://documentation.swing2app.com/manual/v3/step3-page/page-feature-app-introduction.md)
- [Page Design - Admin Chat Page](https://documentation.swing2app.com/manual/v3/step3-page/page-feature-admin-chat.md)
- [Page Design - Chat List Page](https://documentation.swing2app.com/manual/v3/step3-page/page-feature-chat-list.md)
- [Page Design - Surveys Page](https://documentation.swing2app.com/manual/v3/step3-page/page-features-surveys.md)
- [Page Design - View My Posts Page](https://documentation.swing2app.com/manual/v3/step3-page/page-features-view-my-posts.md)
- [Page Design - Attendance Check Page](https://documentation.swing2app.com/manual/v3/step3-page/page-function-attendance-check.md)
- [Page Design- Web Link](https://documentation.swing2app.com/manual/v3/step3-page/page-design-web-link.md)
- [STEP4 Complete App Creation](https://documentation.swing2app.com/manual/v3/step4-complete-app-creation.md)
- [How to create an additional app](https://documentation.swing2app.com/manual/v3/step4-complete-app-creation/how-to-create-an-additional-app.md)
- [How to update an app](https://documentation.swing2app.com/manual/v3/step4-complete-app-creation/how-to-update-an-app.md)
- [App launch screen by update type](https://documentation.swing2app.com/manual/v3/step4-complete-app-creation/app-launch-screen-by-update-type.md)
- [App Update](https://documentation.swing2app.com/manual/v3/app-update.md)


---

# 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://documentation.swing2app.com/manual/v3.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.
