# APPGENZ

## APPGENZ

- [About](https://docs.appgenz.com/about.md): Elevate your app development with premium FlutterFlow templates.
- [EasePay](https://docs.appgenz.com/ui-kits/easepay-ui.md): A FinTech - Recharge and Bill Payment App UI Template
- [Getting Started](https://docs.appgenz.com/ui-kits/easepay-ui/getting-started.md)
- [Basic Setup](https://docs.appgenz.com/ui-kits/easepay-ui/basic-setup.md)
- [StoreFront](https://docs.appgenz.com/ui-kits/storefront.md): StoreFront is a UI kit designed for building multi-store local selling app, enabling users to create and manage stores within the app.
- [Getting Started](https://docs.appgenz.com/ui-kits/storefront/getting-started.md)
- [Basic Setup](https://docs.appgenz.com/ui-kits/storefront/basic-setup.md)
- [Customize the Project](https://docs.appgenz.com/ui-kits/storefront/customize-the-project.md): Customize your project with additional functionality or design changes.
- [Basket+](https://docs.appgenz.com/ui-kits/basket-plus.md): A Local Grocery Delivery App Template
- [Getting Started](https://docs.appgenz.com/ui-kits/basket-plus/getting-started.md)
- [Basic Setup](https://docs.appgenz.com/ui-kits/basket-plus/basic-setup.md)
- [Customization](https://docs.appgenz.com/ui-kits/basket-plus/customization.md): Customize your project with additional functionality, design changes and backend setup.
- [Backend](https://docs.appgenz.com/ui-kits/basket-plus/backend.md)
- [Updates](https://docs.appgenz.com/ui-kits/basket-plus/updates.md)
- [Nexium](https://docs.appgenz.com/ui-kits/nexium.md): Ultimate Multipurpose Admin Dashboard Template
- [Getting Started](https://docs.appgenz.com/ui-kits/nexium/getting-started.md)
- [Basic Setup](https://docs.appgenz.com/ui-kits/nexium/basic-setup.md)
- [Customization](https://docs.appgenz.com/ui-kits/nexium/customization.md): Customize your project with additional functionality, design changes and backend setup.
- [Lovingo](https://docs.appgenz.com/ui-kits/lovingo.md): Ultimate Dating App UI Template
- [Getting Started](https://docs.appgenz.com/ui-kits/lovingo/getting-started.md)
- [Basic Setup](https://docs.appgenz.com/ui-kits/lovingo/basic-setup.md)
- [Customization](https://docs.appgenz.com/ui-kits/lovingo/customization.md): Customize your project with additional functionality, design changes and backend setup.
- [NeoMart: Admin Panel](https://docs.appgenz.com/full-apps/neomart-admin-panel.md): A Modern Multi-Vendor E-Commerce Admin Dashboard
- [Getting Started](https://docs.appgenz.com/full-apps/neomart-admin-panel/getting-started.md)
- [Basic Setup](https://docs.appgenz.com/full-apps/neomart-admin-panel/basic-setup.md)
- [Customize the Project](https://docs.appgenz.com/full-apps/neomart-admin-panel/customize-the-project.md): Customize your project with additional functionality or design changes.
- [NeoMart: Complete E-Commerce Solution](https://docs.appgenz.com/full-apps/neomart-aio.md): A Modern Multi-Vendor E-Commerce Solution
- [Getting Started](https://docs.appgenz.com/full-apps/neomart-aio/getting-started.md)
- [Basic Setup](https://docs.appgenz.com/full-apps/neomart-aio/basic-setup.md)
- [Customize the Project](https://docs.appgenz.com/full-apps/neomart-aio/customize-the-project.md): Customize your project with additional functionality or design changes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.appgenz.com/about.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.
