# Stays

- [Stays](https://docs.phptravels.com/modules/stays/stays.md)
- [Calendar Pricing](https://docs.phptravels.com/modules/stays/stays/calendar-pricing.md): Set custom nightly prices per room type and rate plan for any date. Prices set in the calendar override the default base price on the frontend.
- [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


---

# 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/stays.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.
