> For the complete documentation index, see [llms.txt](https://ova-themes.gitbook.io/tripgo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ova-themes.gitbook.io/tripgo/tripgo-menu.md).

# Tripgo Menu

- [Home](https://ova-themes.gitbook.io/tripgo/tripgo-menu/home.md)
- [Products](https://ova-themes.gitbook.io/tripgo/tripgo-menu/products.md): Go to Products >> Add New
- [Create a Tour](https://ova-themes.gitbook.io/tripgo/tripgo-menu/products/create-a-tour.md)
- [Deposit](https://ova-themes.gitbook.io/tripgo/tripgo-menu/products/deposit.md)
- [Insurance](https://ova-themes.gitbook.io/tripgo/tripgo-menu/products/insurance.md)
- [Tour Template](https://ova-themes.gitbook.io/tripgo/tripgo-menu/products/tour-template.md)
- [Categories](https://ova-themes.gitbook.io/tripgo/tripgo-menu/categories.md)
- [Destinations](https://ova-themes.gitbook.io/tripgo/tripgo-menu/destinations.md): Go to Tripgo >> Destinations
- [Create Destination](https://ova-themes.gitbook.io/tripgo/tripgo-menu/destinations/create-destination.md)
- [Create Destination Category](https://ova-themes.gitbook.io/tripgo/tripgo-menu/destinations/create-destination-category.md)
- [Destination Elements](https://ova-themes.gitbook.io/tripgo/tripgo-menu/destinations/destination-elements.md)
- [Settings](https://ova-themes.gitbook.io/tripgo/tripgo-menu/destinations/settings.md)
- [Custom Taxonomies](https://ova-themes.gitbook.io/tripgo/tripgo-menu/custom-taxonomies.md)
- [Manage Booking](https://ova-themes.gitbook.io/tripgo/tripgo-menu/manage-booking.md)
- [Create New Booking](https://ova-themes.gitbook.io/tripgo/tripgo-menu/create-new-booking.md): If you have customers who reach out phone calls, messages, or emails to make booking/orders, so you need to Create Order manually to manage them in back-end.
- [Booking Calendar](https://ova-themes.gitbook.io/tripgo/tripgo-menu/booking-calendar.md): Go to Tripgo >> Booking Calendar
- [Check Product](https://ova-themes.gitbook.io/tripgo/tripgo-menu/check-product.md): The Admin can check tour in backend
- [Custom Checkout Field](https://ova-themes.gitbook.io/tripgo/tripgo-menu/custom-checkout-field.md): The Custom Checkout Fields feature supports add more fields to your booking/enquiry form so as to customize it to best match your business needs.
- [Settings](https://ova-themes.gitbook.io/tripgo/tripgo-menu/settings.md)
- [Tour Elements in Elementors](https://ova-themes.gitbook.io/tripgo/tripgo-menu/tour-elements-in-elementors.md): These Elements build in Elementor Plugin


---

# 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://ova-themes.gitbook.io/tripgo/tripgo-menu.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.
