# Booking price

The total price of a reservation on HackerHouse is determined according to a few criteria. Please note that the price is charged once you have confirmed your booking.

The fees set by the owner :

* **Rent** : rate per month determined by the owner
* **Charges and Internet**: at the fixed price, no regularization possible neither for the owner nor for the roommates. Any overpayment remains acquired for the the lessor and any shortfall shall be borne by them too. Elevators and freight elevator, Collective and private water and heating installations, Indoor common areas, Outdoor areas, Building equipment, Taxes and fees.
* **Cleaning charges** : fees charged to cover expenses incurred for the maintenance of common areas.


---

# 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://coliving.hackerhouse.paris/book-and-move-in/search-and-book/booking-price.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.
