# Vacation rentals

Vacation Rentals is an online platform that connects property owners with travelers looking for short-term accommodations.

<figure><img src="/files/3wHD1xq9Ai0qzolgFQkH" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="1" %}

<figure><img src="/files/u5B77krbddAMgONpHkrX" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="2" %}

<figure><img src="/files/6cgYlxWentKRbvQZO4VJ" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="3" %}

<figure><img src="/files/8CvZklTG6rcskuS43Sgr" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="4" %}

<figure><img src="/files/YOveUXEZV0QXiuWctQle" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="5" %}

<figure><img src="/files/jxIwB4hUX4c3V9sAFDG9" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Where to begin?

Start by reading the questions in the [FAQ](/templates-documentation/faq.md) section. There you will find a lot of useful things, including [how to assign the administrator role](/templates-documentation/faq.md#how-do-i-appoint-myself-as-a-project-administrator-and-add-users), to open all the features of the template, some subtleties of the payment system settings, etc.&#x20;

### Features

* Sleek and visually appealing design&#x20;
* Easy navigation
* Responsive design for mobile devices
* Property listings and search functionality
* Advanced search filters&#x20;
* Photo galleries to showcase properties
* Integrated map for location accuracy
* Customizable property detail pages
* Host profiles
* Dashboards&#x20;
* Chat for easy communication&#x20;
* Wishlist Instant booking&#x20;
* Easy booking and payment process&#x20;
* Ratings and reviews system&#x20;
* Notifications

&#x20;   &#x20;

### Pages

{% hint style="info" %} <mark style="color:blue;">This template is not the final product. Any part of the application can be modified for different needs.</mark>
{% endhint %}

**Index** \
Here you can find general information, as well as a quick search for real estate by city, date and number of guests. There are also blocks "Explore our most popular cities", "Top Rated Homes around the World" and much more

**Search** \
Real estate search block with various parameters, filters, sorting

**Contact us**\
Contact information, support center, message sending form

**Home**\
The landing page for the registered "Host". (it has slight differences from the main landing page, for example, there is no informative information)

**Edit profile**

* seller profile -personal information, password change field, also the Payments and Reviews sections

**Messages**\
Chat with  users and admin

**Notification**\
Various system notifications, for example: Reservation Created!

**Become a host**\
Сreating / adding a real estate object

**Dashboard host**

* dashboard - some statistics, including Total booking, Total revenue, monthly viewing schedule and more;
* my listings - a list of objects published by the owner with the ability to edit and delete;
* requests - a list of searchable booking requests and filters;
* reservations - a list of bookings and their searchable, management and filters;
* earnings - list of paid bookings;
* notifications - various system notifications, for example: Reservation Created!;
* messages - chat with  users and admin;
* my accoun - personal information, password change field.&#x20;

**Dashboard admin**

* dashboard - some statistics, including Total booking, Total revenue, Amount of views (listings), Top Listings and more;
* reservations - a list of bookings and their searchable, management and filters;
* earnings - list of paid and canceled bookings;
* users - list of all registered users;
* listings - a list of all the properties added to the site. The ability to search, sort and delete an object;
* notifications - messages addressed to support;
* messages - chat with  users and hosts;
* myvaccount - personal information, password change field.&#x20;

**Help**\
"Help Center", a page containing sections such as: About Us, Cookie Policy, Privacy Policy, Terms & Conditions, Payment service terms, Rules & standards, Legal resources

**Landlords**\
general information for property owners, FAQ section

**My trips**\
List of bookings made by the user

**Rooms details**\
Description of the booking object, selection of dates, location on the map and much more

**Wishlist**\
The list of objects added to favorites

**Demo accounts**\
**P**age for registration as an administrator and owner of real estate (demo accounts)

**Reset pw**\
password reset page

**404**

This page appears when something went wrong in the app's work


---

# 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://mind-for-apps.gitbook.io/templates-documentation/vacation-rentals.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.
