# (2) Software Operating Modules

- [(2.1) Back Office App](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app.md): The hotel back office app includes a range of features and modules that cover different aspects of hotel management
- [(2.1.1) Property Management](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.1-property-management.md)
- [(2.1.2) Room Pricing](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.2-room-pricing.md)
- [(2.1.3) Extra Charges](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.3-extra-charges.md)
- [(2.1.4) Operations](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.4-operations.md)
- [(2.1.5) Authorizations](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.5-authorizations.md)
- [(2.1.6) Revenue Management](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.6-revenue-management.md)
- [(2.1.7) Reporting and Analytics](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.7-reporting-and-analytics.md)
- [(2.1.7) System Protection](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.7-system-protection.md)
- [(2.1.8) Integration and Connectivity](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.8-integration-and-connectivity.md)
- [(2.1.8.1) Channel Management](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.1-back-office-app/2.1.8-integration-and-connectivity/2.1.8.1-channel-management.md): HotelVpf system provide hoteliers with a centralized platform to update and synchronize room rates, inventory, and restrictions across multiple channels in real-time.
- [(2.2) Front Desk App](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.2-front-desk-app.md)
- [(2.2.1) Property Management](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.2-front-desk-app/2.2.1-property-management.md)
- [(2.2.2) Bookings & Reservations](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.2-front-desk-app/2.2.2-bookings-and-reservations.md)
- [(2.2.3) Reports](https://hotelvpf.gitbook.io/docs/2-software-operating-modules/2.2-front-desk-app/2.2.3-reports.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://hotelvpf.gitbook.io/docs/2-software-operating-modules.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.
