> For the complete documentation index, see [llms.txt](https://preapproval-guide.imda.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-1-vendor-self-assessment/identify-suitable-solution-category/retail.md).

# Retail

Retail solutions provide digital tools to enhance retail business operations, store management and digital commerce.&#x20;

Below is our comprehensive list of solution categories. Click on any category to view its detailed requirements:

**Point of Sale**

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/2ZyaLrcKxeJELuPSaXcy">/pages/2ZyaLrcKxeJELuPSaXcy</a></td><td>Enable mobile transaction processing through portable devices by connecting point-of-sale operations with backend CRM and inventory management, allowing staff to complete sales anywhere in-store while maintaining real-time synchronisation with business systems.</td></tr><tr><td><a href="/pages/SVlezMI2CYVMi5tFQVt3">/pages/SVlezMI2CYVMi5tFQVt3</a></td><td>Enable customers to independently scan and pay for purchases by streamlining the retail checkout process through automated scanning, payment processing, and security features, reducing queues and improving shopping convenience.</td></tr></tbody></table>

**Store Management**

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/8zsWgMgkjrAzYFOJUznF">/pages/8zsWgMgkjrAzYFOJUznF</a></td><td>Automate price display through digital tags by enabling real-time updates of product pricing and information across store shelves, ensuring pricing accuracy and reducing manual labour while enabling dynamic price management.</td></tr><tr><td><a href="/pages/v3AWFEwYSkbb9QLPuA4n">/pages/v3AWFEwYSkbb9QLPuA4n</a></td><td>Use video technology and IoT sensors to gather retail intelligence by analysing customer behaviour, traffic patterns, and store performance metrics, providing actionable insights for optimising store layout, staffing, and merchandising decisions.</td></tr></tbody></table>

**Digital Commerce**

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/WHhahAlVIK4gTSvl8nSh">/pages/WHhahAlVIK4gTSvl8nSh</a></td><td>Allows a retailer to deliver a seamless shopping experience across various customer touchpoints, and to have real-time product and inventory visibility, reducing stocking issues.</td></tr></tbody></table>

{% hint style="warning" %}
If you are unable to find a suitable solution category or need help with onboarding, please contact us through this [form](https://go.gov.sg/pareginterest).
{% endhint %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-1-vendor-self-assessment/identify-suitable-solution-category/retail.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
