# Introduction

Welcome to BizMandala, your all-in-one web-based business solution designed to streamline and enhance your business operations.&#x20;

BizMandala helps you keep track of inventory and sales, manage billing, and more. This user manual will guide you through the features and functionalities of BizMandala, ensuring you can fully utilize the system to optimize your business processes.

#### System Requirements

As a web-based application, BizMandala requires minimal system specifications:

* **Internet Connection**: Reliable internet connectivity is essential.
* **Storage**: Minimal storage required for browser cache.
* **RAM**: 4GB minimum recommended for optimal performance.
* **Operating System**: Any OS (Windows, macOS, Linux, etc.).
* **Printer**: Required for printing bills and reports.

#### Accessing BizMandala

1. **Open a Web Browser**: BizMandala is accessible through any modern web browser (e.g., Google Chrome, Mozilla Firefox, Safari).
2. **Enter URL**: Type in the URL provided to you. (e.g., [www.test.bizmandala.com](http://www.bizmandala.com)) and press Enter.
3. **Login Page**: You will be directed to the login page of the ERP system.

#### Logging In

1. **Enter Credentials**: Use your assigned username and password.

<figure><img src="/files/QTrFxeskdWXuoltFkFin" alt=""><figcaption></figcaption></figure>

2. **Access Dashboard**: Upon successful login, you'll be directed to the dashboard.<br>


---

# 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://userguide.bizmandala.com/introduction.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.
