# Modules

- [Stays](https://docs.phptravels.com/modules/stays.md)
- [Ratehawk](https://docs.phptravels.com/modules/stays/ratehawk.md): Ratehawk API Integration complete video guide
- [Hotelston](https://docs.phptravels.com/modules/stays/hotelston.md)
- [Travelport](https://docs.phptravels.com/modules/stays/travelport.md)
- [Amadeus](https://docs.phptravels.com/modules/stays/amadeus.md)
- [Stuba](https://docs.phptravels.com/modules/stays/stuba.md): Stuba API Integration Tutorial | Connect Hotel API to PHP Website
- [Hotelbeds](https://docs.phptravels.com/modules/stays/hotelbeds.md): Complete hotelbeds Module settings guide
- [Agoda](https://docs.phptravels.com/modules/stays/agoda.md): Discover how to integrate Agoda.com hotels module and enhance your travel business offerings. Watch the video below for a step-by-step guide on accessing real-time inventory, pricing
- [Flights](https://docs.phptravels.com/modules/flights.md): Flights Modules
- [Sabre](https://docs.phptravels.com/modules/flights/sabre.md)
- [TBO](https://docs.phptravels.com/modules/flights/tbo.md)
- [Travelpayouts](https://docs.phptravels.com/modules/flights/travelpayouts.md)
- [Seeru](https://docs.phptravels.com/modules/flights/seeru.md)
- [Kayak](https://docs.phptravels.com/modules/flights/kayak.md)
- [Amadeus Self Service](https://docs.phptravels.com/modules/flights/amadeus-self-service.md): Working with amadeus flights module
- [Amadeus Entreprise](https://docs.phptravels.com/modules/flights/amadeus-entreprise.md): Working with amadeus entreprise module
- [Duffel](https://docs.phptravels.com/modules/flights/duffel.md): Working with duffel flights API
- [Kiwi](https://docs.phptravels.com/modules/flights/kiwi.md): Setup KIWI Flights
- [Pkfare](https://docs.phptravels.com/modules/flights/pkfare.md)
- [Tours](https://docs.phptravels.com/modules/tours.md): Working with PHPTRAVELS Tours Modules
- [Tours](https://docs.phptravels.com/modules/tours/tours.md)
- [Viator](https://docs.phptravels.com/modules/tours/viator.md): Working with viator affiliate API module
- [Tiqets](https://docs.phptravels.com/modules/tours/tiqets.md)
- [Cars](https://docs.phptravels.com/modules/cars.md)
- [Cars](https://docs.phptravels.com/modules/cars/cars.md)
- [Cartrawler](https://docs.phptravels.com/modules/cars/cartrawler.md)
- [Discovercars](https://docs.phptravels.com/modules/cars/discovercars.md)
- [Kiwitaxi](https://docs.phptravels.com/modules/cars/kiwitaxi.md)
- [Visa](https://docs.phptravels.com/modules/visa.md)
- [Visa](https://docs.phptravels.com/modules/visa/visa.md)
- [Umrah](https://docs.phptravels.com/modules/umrah.md)
- [Umrah](https://docs.phptravels.com/modules/umrah/umrah.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://docs.phptravels.com/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.
