# Session 1 Overview

{% embed url="<https://youtube.com/watch?feature=youtu.be&v=_s6E--rEiQE>" %}

This video gives a complete walkthrough of PHPTRAVELS, a professional travel technology platform built to help travel agencies digitize operations and sell travel services online from a single system.

PHPTRAVELS is designed for travel agencies, tour operators, and travel professionals who want full control over bookings, payments, commissions, suppliers, and branding without relying on closed SaaS platforms.

What you will see in this video

Platform overview\
How PHPTRAVELS enables agencies to sell flights, hotels, tours, cars, and visa services using one unified system.

Admin panel and system control\
Backend management for bookings, users, modules, payment gateways, languages, currencies, branding, and notifications.

Supplier integrations and inventory\
Use pre integrated suppliers or add your own inventory manually. Enable or disable modules based on your business focus.

Payments, commissions, and taxes\
Configure multiple payment gateways, set B2C and B2B markups, commissions, and taxes per module.

Multi language and multi currency support\
Operate globally with built in language and currency support.

User roles and permissions\
Create admins, staff, agents, and partners with controlled access.

Customer journey and demo flow\
From demo request to quotation, purchase, download, installation, and support.

Booking flow demonstration\
Live example of a flight booking from search to reservation and payment.

Technical architecture and system structure\
Overview of the technology stack, update system, folder structure, and deployment setup.


---

# 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.phptravels.com/support/training/session-1-overview.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.
