> For the complete documentation index, see [llms.txt](https://docs.conva.ai/slang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.conva.ai/slang/sample-apps/slang-retail-assistant-app.md).

# Slang Retail e-Commerce App

We have built a sample e-commerce app for you to understand how the Slang In-App Voice Assistant works and feels from a consumer's perspective, as well as from a developer's perspective.

This is a self-contained e-commerce app that its users can use to do the following -&#x20;

* Supports two categories of items - grocery and pharma&#x20;
* Supports search
* Adding items to cart&#x20;
* Looking up orders and canceling them

The app maintains everything locally. It has no back-end requirements. Information is persisted across sessions where required.&#x20;

* The Android APK is available [here](https://play.google.com/store/apps/details?id=in.slanglabs.vamo)
* The source code is available here
