# Introduction

## What is TripRescue?

TripRescue is a secure platform that enables travelers to sell their non-refundable hotel reservations to other guests when their plans change. We provide revenue protection for hotels while giving travelers flexibility when life happens.

## Key Benefits

### For Hotels

* **Revenue Protection**: No lost bookings - rooms are transferred to verified guests
* **Operational Control**: Hotels approve every transfer; maintain complete control
* **Zero Integration Burden**: We handle all technical complexity via secure Mews API connection
* **Compliance Ready**: Built for Mews certification standards

### For Travelers

* **Recover Costs**: Sell reservations you can't use instead of losing money
* **Find Better Deals**: Purchase verified reservations at discounted rates
* **Secure Process**: All transfers verified through hotel PMS systems
* **Instant Confirmation**: Real-time ownership transfer via Mews integration

## How It Works

1. **Seller lists reservation** - Verification through hotel PMS ensures authenticity
2. **Hotel approval required** - Properties maintain complete control over guest transfers
3. **Secure ownership transfer** - Automated 5-step process via Mews Connector API
4. **Instant confirmation** - Both parties receive immediate confirmation

## Current Status

TripRescue has completed MVP development and is pursuing Mews API certification. The platform implements a comprehensive 5-step transfer workflow meeting all Mews requirements for production use.

## Documentation Sections

* [**Product Overview**](/product/overview.md) - Platform benefits and value proposition
* [**How It Works**](/product/how-it-works.md) - Complete transfer workflow explanation
* [**For Hotels**](/product/for-hotels.md) - Hotel benefits and operational control
* [**For Guests**](/product/for-guests.md) - Guest experience and security
* [**Security & Compliance**](/product/security.md) - Security measures and data protection
* [**Mews Integration**](/technical/mews-integration.md) - Technical API integration details
* [**System Architecture**](/technical/architecture.md) - Platform architecture overview
* [**Certification Readiness**](/technical/certification-readiness.md) - Mews certification status


---

# 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.trip-rescue.com/readme.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.
