# Welcome

Welcome! <code class="expression">space.vars.productName</code> is your all-in-one business portal. Whether you're ringing up customers at the register, placing wholesale orders, browsing a product catalog, or checking on a shipment, <code class="expression">space.vars.productName</code> is designed to make your daily work faster and easier.

## What Can You Do with <code class="expression">space.vars.productName</code>?

Depending on your role and what your company has set up for you, here are some of the things you can do:

* **Point of Sale (POS)** — Ring up sales, process returns, accept payments, and manage your cash drawer.
* **Browse the Catalog** — Search and explore products, check prices and stock levels, and view product details.
* **Place Orders** — Create new orders, save drafts to finish later, and track orders from start to delivery.
* **View Dashboards** — See key business metrics, charts, and summaries at a glance.
* **Run Reports** — Pull up sales reports, transaction histories, and other data you need.
* **Manage Your Account** — Update your profile, change your password, set your preferred theme, and more.

> **Note:** You may not see all of these features. Your company's administrator decides which modules are available to you based on your role. If you think something is missing, reach out to your manager or IT team.

## How This Guide Is Organized

This guide is written just for you — the person using <code class="expression">space.vars.productName</code> day to day. We've organized it by the tasks you'll actually do:

| Section              | What You'll Find                                               |
| -------------------- | -------------------------------------------------------------- |
| **Getting Started**  | Logging in, finding your way around, and doing your first task |
| **Point of Sale**    | Everything about ringing up sales, payments, and cash drawers  |
| **Catalog & Orders** | Browsing products, placing orders, tracking shipments          |
| **Account**          | Managing your profile, addresses, and preferences              |
| **Help**             | FAQs, glossary, and how to get support                         |

## A Few Tips Before You Begin

* **Don't worry about breaking anything.** The system is designed with safeguards. If you make a mistake, there's almost always a way to fix it (void a sale, cancel a draft, etc.).
* **Look for on-screen hints.** Many buttons and fields have tooltips — hover over them (or tap and hold on a tablet) to see a short description.
* **Bookmark this guide.** You can come back here any time you need a refresher.

Ready? Let's get started with [Logging In](/end-user-guide/welcome/logging-in.md).


---

# 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://docs.in8sync.com/end-user-guide/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.
