# BA Book Everything

- [About plugin](https://wpdocs.gitbook.io/triply/ba-booking/untitled.md): BA Book Everything wp plugin – the really fast and powerful Booking engine with management system for theme/site developers to create any booking or rental sites (tours, hostels, apartments, cars...)
- [BA Settings](https://wpdocs.gitbook.io/triply/ba-booking/ba-settings.md): At the beginning you have to configure booking engine from BA Settings menu. Most of the settings can be used with their default values. But some of them you may want to change.
- [Setup environment](https://wpdocs.gitbook.io/triply/ba-booking/setup-environment.md): The BA Book Everything plugin requires at least one configured booking rule for its work. Therefore the plugin is bundled with startup rules, which you could use for easily start.
- [Page Setup](https://wpdocs.gitbook.io/triply/ba-booking/page-setup.md): Triply theme uses Elementor plugin to builde page.
- [1. Search result page](https://wpdocs.gitbook.io/triply/ba-booking/page-setup/pages-setup.md)
- [2. Ba Wishlist page](https://wpdocs.gitbook.io/triply/ba-booking/page-setup/2.-ba-wishlist-page.md): Show all tours for list wishlist
- [3. Booking Types](https://wpdocs.gitbook.io/triply/ba-booking/page-setup/3.-booking-types.md): Archive Booking Types show list tours of taxonomy Booking Types
- [4. Booking Locations](https://wpdocs.gitbook.io/triply/ba-booking/page-setup/4.-booking-locations.md): Archive Booking Locations show list tours of taxonomy Booking Locations
- [5. Tour detail](https://wpdocs.gitbook.io/triply/ba-booking/page-setup/5.-tour-detail.md): Triply theme use Elementor builder to build page single tour, has 3 Single tour template with 3 style
- [Booking Object](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object.md): After setup environment you are ready to create Booking object posts in the traditional WP way. When editing a post you will see the special meta field “Select category to setup other post fields” – t
- [1. Basic Settings](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/1.-basic-settings.md)
- [2. Featured image and Slideshow](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/2.-featured-image-and-slideshow.md): Featured image and slideshow for tour.
- [3. Schedule section](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/3.-schedule-section.md)
- [4. Rates and Prices](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/4.-prices.md): Rates and prices system is easy to use and incredibly flexible in adjusting any price variations based on seasons (dates), week days (weekend rates, etc.), number of the guests
- [5. Included/Excluded](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/5.-included-excluded.md)
- [6. Address section](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/6.-address-section.md)
- [7. Description section](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/7.-description-section.md)
- [8. Other config](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/8.-other-config.md)
- [9. Related items](https://wpdocs.gitbook.io/triply/ba-booking/add-booking-object/9.-related-items.md): Select tour related.
- [Order management](https://wpdocs.gitbook.io/triply/ba-booking/order-management.md): Backend bookings, editing/cancelation orders, extra charge, full and partial refund, iCal synchronization – are available with “BABE Backoffice” add-on.


---

# 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://wpdocs.gitbook.io/triply/ba-booking.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.
