# UI Kits

- [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.


---

# 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.appgenz.com/ui-kits.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.
