# Quick Overview

## What is TripRecs?

* TripRecs is an AI-assisted bookings platform for accommodations, activities, & live events
* Our AI-assistance gives users easier & more personalized flows to isolate ideal trip bookings
* We work with bookings partners, and share generated revenue to users via $ kickbacks&#x20;
* TripRecs also hosts community and event hubs for group / related bookings  &#x20;

#### AI-assisted hotels booking flow:

<figure><img src="/files/vSav0j8Xv86qQGoNGkOu" alt=""><figcaption><p>AI-assisted bookings flow for hotels</p></figcaption></figure>

#### Generated Hotels:

<figure><img src="/files/pSxO2BCdZS2ro9mMWc9E" alt=""><figcaption><p>Example hotel list generated (list carries on below top example here)</p></figcaption></figure>

#### Community / Event Hubs:

<figure><img src="/files/DwfqOf8h0XalTQmlmLc1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Head over to [Rundowns](https://github.com/GitbookIO/onboarding-template/blob/main/getting-started/broken-reference/README.md) to learn about TripRecs areas in deeper detail!
{% endhint %}


---

# 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://triprecs.gitbook.io/triprecs/getting-started/quickstart.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.
