# RG Bridge - Reservation Retrieval (Pull)

This document is a part of the RGBridge Integration Deck, which provides comprehensive information on integrating RG Bridge with CRS or PMS systems. Here's an overview:

**RGBridge Integration Deck**:

* **Purpose**: To facilitate the integration of RG Bridge with CRS or PMS systems.
* **Integration**: RGBridge is the integrated version of RateGain's channel-management solution, trusted by the world’s leading hotels.
* **Flagship Product**: RG Channel Manager is the flagship product of RateGain, bringing smart technology to the global hospitality industry.

**Technical Specifications**:

* **Web Service Clients**: This document provides technical specifications for developing web service clients to pull reservations from RGBridge.
* **Supplementary Document**: This document should be read in conjunction with the RGBridge Integration Specification document for a complete understanding.


---

# 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://developer.rategain.com/our-products/channel-manager/rg-bridge-reservation-retrieval-pull.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.
