# Transaction Platform

The PropiChain Transaction Platform, now in its development stage, offers a streamlined workflow for real estate transactions, starting with a property search on the PropiChain DApp. From reservation fees to KYC/AML documentation and digital signatures, the platform integrates all necessary steps for property purchases, including third-party services for inspections and escrow account management. The entire process is underpinned by blockchain technology, ensuring transparency and security from ownership verification to the final transfer of title deeds.


---

# 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://propichain.gitbook.io/propichain/software-components/transaction-platform.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.
