# How does it work? Our MVP

**How OneSquare Works**

Imagine you’re a buyer interested in a property listed on OneSquare:

* You find a property you like and verify the details and proof of funds requirements.
* You initiate the transaction using your Web3 wallet.
* A smart contract is deployed, automating the closing process.
* Funds are transferred securely, and the property ownership is updated in real-time on the Ethereum blockchain.

***

**Interactive Elements**

* **Cost Comparison**: An interactive tool comparing transaction costs between OneSquare and traditional real estate methods.
* **Time Efficiency Simulation**: A simulation showing the time difference between OneSquare transactions and traditional methods.
* **Security Check**: Users can check how OneSquare enhances security through real-time asset verification.
* **Global Reach**: Maps and data showing the global reach of OneSquare transactions.


---

# 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/overview/how-does-it-work-our-mvp.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.
