# Welcome

## Just a quick word

> The Store Management System is an electronic store to create, manage your great products, your wonderful employees and also create sales for your amazing and awesome customers. While still having your data to your self, and amazing built-in analytics for you and your employees to see how much sales are done in a day.

## Quick links

{% content-ref url="/pages/0lpClgHmaTTLGl7gEKGK" %}
[Updating the app](/smsdocs/usage-guide/updating-the-app.md)
{% endcontent-ref %}

## Get Started

I've put together some helpful guides for you to get setup with my app quickly and easily.

{% content-ref url="/pages/AgKmSLSnF8hriIiNY0Ym" %}
[Can I run it](/smsdocs/compatibility/can-i-run-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/g8CqDSZb9c1PvPyT2PsS" %}
[Pre-Installation stuff](/smsdocs/installation-guide/pre-installation-stuff.md)
{% endcontent-ref %}

{% content-ref url="/pages/xKtaa5P6hoJ68ZY1Iulc" %}
[Using app for first time](/smsdocs/usage-guide/using-app-for-first-time.md)
{% endcontent-ref %}


---

# 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://tmotagam.gitbook.io/smsdocs/welcome.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.
