# 🧪 Live Demo

Explore Repair Box in action through our live demo environments. Each panel is purpose-built to showcase the roles and responsibilities of different users — Admins, Technicians, and Customers.

<br>

### 👑 Admin Panel

<br>

Gain full control over the entire repair lifecycle — from bookings to invoices, settings, user management, and beyond.

* URL: <https://repairbox.codehas.net/admin>
* Username: <admin@admin.com>
* Password: 12345678

***

### 🛠️ Technician (Workshop) Panel

<br>

Designed specifically for technicians to manage their assigned repair orders and update logs.

* URL: <https://repairbox.codehas.net/workshop>
* Username: <user@user.com>
* Password: 12345678

***

### 🌐 Public Booking & Tracking (Customer Portal)

<br>

Customers can book repairs, view progress, and track repair status using their unique tracking ID or QR code.

* URL: <https://repairbox.codehas.net>

***

> 💡 Tip: You can embed the customer booking and tracking interface directly into your website using our widget system. More details here →


---

# 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://codehas.gitbook.io/repair-box/live-demo.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.
