> For the complete documentation index, see [llms.txt](https://docs.akinon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akinon.com/technical-guides/instore/getting-started.md).

# Getting Started

## <mark style="color:red;">What is it?​</mark> <a href="#what-is-it" id="what-is-it"></a>

Instore aims to improve the in-store experience and to ensure that the brands quickly meet the needs of their customers. This front-end application allows brands to use product features of the **Brands Website**, **Omnitron** and **OMS** within their actual stores in a seamlessly way,with integrated store and staff management functionalities.

Instore allows us to use the full power of Omnichannel shopping experience to fulfill and enrich customers' requests with ease. Along with these product features, Instore App can bring all the functions which are used in brands' Webshop such as online campaigns, stocks, collections and users within actual stores.

Services you can use with Instore:

* Online Sales from Store
  * Shop from online catalogs
  * Order on behalf of customer (GDPR compliant)
  * Register a new customer
  * Multiple payment options such as Pay with QR, Cash, and IVR
* Return from Store Capability
  * Partial or full returns of online orders
  * Select return reasons predefined at Omnitron
  * POS-integrated money refunds on Omnitron
* Click & Collect
  * Order to your store even if the full power of OMS system is not used
  * Notify customers via SMS or email when their orders ready to pick up
  * Notify customers via SMS or email when they can collect their orders
  * OMS futures to use omnichannel order management process between your stores, such as transfer of orders
* Packing & Transfer Order Capability
  * Monitor the status of ongoing packages
  * Collect customer orders
  * Ship products
  * Transfer order products to customer
  * Monitor the status of ongoing package transfers

## <mark style="color:red;">How it works​?</mark> <a href="#how-it-works" id="how-it-works"></a>

The project to use the Instore App must have **Commerce**, **Omnitron** and **Omnitron FE** as part of mandatory integration.

Instore App provides the functions mentioned above through integration with Commerce, Omnitron, Omnitron FE and OMS. For adding packaging orders and transfer orders functions, **OMS (Order Management System)** must be integrated with Instore.

The brand defines the functions to be used in Instore App and desired functions can be applied with these integrations. After installing Akinon Instore App to a project, the application automatically has the mandatory and optional integrations. Configurations must be done after the installation as you can follow from **Instore Tutorials**.


---

# 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:

```
GET https://docs.akinon.com/technical-guides/instore/getting-started.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.
