# Property Purchase Flow

Every new property added to the Liquid Estate platform goes through a transparent, multi-stage funding process — ensuring full alignment between real-world execution and on-chain demand.

### Step-by-Step

#### **1. Property Sourcing**

Our acquisition team scouts and negotiates promising deals with solid yields, great locations, appreciation potential, and (if needed) attractive financing terms.

#### **2. Due Diligence & Structuring**

We verify all legal, financial, and operational factors to de-risk the investment. This includes title checks, rental market analysis, and regulatory compliance.

#### **3. On-Chain Launch**

Once greenlit, the property is tokenized:

* A unique **Property Token (ERC20)** is created
* A **Yield Vault (ERC4626)** is deployed
* A **funding window** is announced on-chain

#### **4. Funding Round**

Users can deposit **USDT0** during the funding period.

* If the round is cancelled for any reason, 100% of funds are returned.

#### **5. Funds Usage**

Once fully funded, proceeds are used to:

* Purchase the real-world property
* Cover all **legal, notary, registry** and operational costs
* Apply a **2.75% Origination Fee** to support the platform's sustainability

#### **6. Acquisition Execution**

The property is purchased, and yield distribution begins shortly after.

#### **7. Token Distribution**

* Investors receive **1 Property Token per 1 USDT0 contributed**
* Investors also earn bonus rewards in **$LE**, based on:
  * Contribution size
  * Liquid State ([Estate Points (ePoints)](/docs/documentation/estate-points-epoints.md) bonus)

This dual distribution ensures that investors are not only exposed to the property’s yield and appreciation, but also gain a growing stake in the **Liquid Estate ecosystem**

> The more you support the platform, the more the platform supports you.

#### **8. Post-Funding Liquidity**

The Property Token is paired with **$leLIQD** in a liquidity pool, enabling 24/7 trading.

The LP tokens created are **100% burned** — liquidity is locked forever.


---

# 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://liquidestate.gitbook.io/docs/documentation/real-estate-integration/property-purchase-flow.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.
