# Marketplace

JovJou is a platform where real estate listings are posted. Here you can find comprehensive information about each property, including legal documents and characteristics of each house (location, layout, area, number of bedrooms, bathrooms, appliances). All information about the property is freely available, eliminating the need to contact the manager for details.

We use blockchain, for transparent work with investors. Blockchain also helps with payments. Given the two-level tokenization, we attract both speculators and market investors.


---

# 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://jovjou.gitbook.io/jovjou/about-project/marketplace.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.
