> For the complete documentation index, see [llms.txt](https://sizh-it-solutions-pvt-ltd.gitbook.io/unibooker-classify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sizh-it-solutions-pvt-ltd.gitbook.io/unibooker-classify/introduction.md).

# Introduction

Version: 1.0

### **UniBooker Classify – Rent Anything, Anytime**

**UniBooker Classify** is a powerful multi-category rental marketplace that allows users to **search, list, and rent almost anything**—from vehicles and machinery to electronics, tools, and lifestyle items. Whether you’re looking to rent an item for short-term use or earn money by listing what you own, UniBooker Classify brings everything together in one easy-to-use app.

***

#### 🔍 Discover & Rent Items

Browse and book from a wide variety of categories, including:

* Vehicles (cars, bikes, scooters)
* Machinery & heavy equipment
* Electronics & gadgets
* Tools & accessories
* Clothing & lifestyle items
* And many more rentable items

Find items nearby, compare prices, and book in just a few taps.

***

#### 💼 List Items & Earn

Turn your unused items into income:

* Easily list items with images and pricing
* Choose the right category for better visibility
* Earn money whenever someone rents your item

UniBooker Classify makes sharing and earning simple.

***

#### 💬 In-App Chat for Easy Communication

Connect securely with renters or item owners using **in-app chat**, available after a booking is initiated. Coordinate pickup, delivery, and rental details directly within the app.

***

#### 💳 Secure Booking & Payments

* Smooth and secure in-app payments
* Clear pricing with no hidden charges
* Reliable booking confirmation system

***

#### 📱 Designed for Simplicity

With a clean interface and smooth navigation, UniBooker Classify offers a hassle-free experience for both renters and item owners.

***

#### 🛠️ Admin Panel

<https://anything.unibooker.app/admin>

A powerful **web-based admin panel** is coming soon to help manage:

* Users and listings
* Categories and bookings
* Payments and reports
* Platform settings and moderation

***

## 📱 Mobile App

### Android App

<https://play.google.com/store/apps/details?id=com.sizh.unibooker.classify.bloc&pcampaignid=web_share>

### iOS App

<https://testflight.apple.com/join/JmEJkVWU>

***

#### 🚀 Why Choose UniBooker Classify?

* One app to rent or list items across multiple categories
* Earn money by renting what you own
* Secure in-app chat and booking flow
* Flexible, fast, and reliable rentals


---

# 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, and the optional `goal` query parameter:

```
GET https://sizh-it-solutions-pvt-ltd.gitbook.io/unibooker-classify/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
