# Lumise

## Lumise

- [What is Lumise?](https://docs.lumise.com/master.md): Lumise is a premium product designer tool, gives you and your customer the freedom to customize and design any printable product.
- [System Status](https://docs.lumise.com/system-status.md): From the Lumise version 1.6, the Lumise has the feature for checking system resources. It looks like system requirements.
- [Installation](https://docs.lumise.com/getting-started/installation.md): Effortlessly install Lumise to your website with a few simple steps. Select from the Php or WordPress version to start your printing store at your fingertip.
- [Lumise PHP](https://docs.lumise.com/getting-started/installation/lumise-php.md): It is super easy to install Lumise for Php. Follow this simple instruction to begin.
- [Lumise Woocommerce](https://docs.lumise.com/getting-started/installation/lumise-woocommerce.md): It is super easy to install Lumise for WordPress. Follow this simple instruction to begin.
- [Help Center](https://docs.lumise.com/getting-started/help-center.md)
- [Videos Tutorial](https://docs.lumise.com/getting-started/videos-tutorial.md)
- [Resources](https://docs.lumise.com/design-editor/resources.md)
- [Design Area](https://docs.lumise.com/design-editor/design-area.md)
- [Image Toolbar](https://docs.lumise.com/design-editor/design-area/image-toolbar.md)
- [Layout Toolbar](https://docs.lumise.com/design-editor/design-area/layout-toolbar.md)
- [Text Toolbar](https://docs.lumise.com/design-editor/design-area/text-toolbar.md)
- [Menu](https://docs.lumise.com/design-editor/menu.md)
- [Cart & Languages](https://docs.lumise.com/design-editor/cart-and-languages.md)
- [Product Base](https://docs.lumise.com/backend/product-base.md)
- [Design Template](https://docs.lumise.com/backend/design-template.md)
- [Clipart](https://docs.lumise.com/backend/clipart.md)
- [Shape](https://docs.lumise.com/backend/shape.md)
- [Printing Type](https://docs.lumise.com/backend/printing-type.md): After quite a long time of research and implementation, we have officially released an update for printing type Lumise 2.0 with many new features to serve the majority of customers' needs.
- [Fonts](https://docs.lumise.com/backend/fonts.md)
- [Languages](https://docs.lumise.com/backend/languages.md)
- [Orders](https://docs.lumise.com/backend/orders.md)
- [General](https://docs.lumise.com/settings/untitled-1-1.md)
- [Editor](https://docs.lumise.com/settings/untitled-1.md)
- [Shop](https://docs.lumise.com/settings/untitled.md)
- [Google fonts](https://docs.lumise.com/settings/google-fonts.md)
- [Languages](https://docs.lumise.com/settings/languages.md)
- [Help content](https://docs.lumise.com/settings/help-content.md)
- [Installation](https://docs.lumise.com/addons/installation.md)
- [Installed Addons](https://docs.lumise.com/addons/installation/installed-addons.md)
- [Hosting](https://docs.lumise.com/addons/installation/hosting.md)
- [Free Addon](https://docs.lumise.com/addons/free-addon.md)
- [Addon Bundle](https://docs.lumise.com/addons/addon-bundle.md)
- [Addon Sync](https://docs.lumise.com/addons/addon-sync.md)
- [Addon Printful](https://docs.lumise.com/addons/addon-printful.md)
- [Addon Vendor](https://docs.lumise.com/addons/addon-vendor.md)


---

# 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.lumise.com/master.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.
