# Decentralized Real Estate Marketplace

**Decentralized Real Estate Marketplace**

OneSquare provides a decentralized platform where buyers, sellers, and agents can interact directly without intermediaries. This reduces costs and increases transaction speed.

* **Listings**: Properties are listed with detailed information, including photos, videos, and legal documents.
* **Bidding**: Buyers can place bids on properties in real-time, fostering a competitive market environment.
* **Smart Contracts**: Transactions are executed via smart contracts, ensuring security and automation.


---

# 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://onesquare-1.gitbook.io/documentation/onesquare-ecosystem/decentralized-real-estate-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.
