# Booking Object

- [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.


---

# 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/add-booking-object.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.
