# Make a visit

We encourage all our guests to finalize their reservation on our website before meeting in person. This is the best way to ensure their safety and privacy.

We understand that guests wish to visit to make sure that the Hackerhouse matches the advertisement, but we respect the privacy of our roommates by avoiding visits. To be honest, with our availability it's difficult.

There are several ways to find out more about the accommodation and the host without going to see the property :

* Comments / Reviews
* Verified pictures

Guests must also provide personal information before accepting reservations on the site.


---

# 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/make-a-visit.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.
