# Overview

> **Bringing liquidity to illiquid real estate markets through tokenization.**

Owna Finance transforms dormant property cash flows into liquid, tradeable assets on Base blockchain—solving the fundamental liquidity problem in real estate investment.

***

## What is Owna Finance?

Owna Finance is a **decentralized protocol** that tokenizes real estate yield into **tradeable ERC20 tokens (YRT - Yield Receipt Tokens)**. Property owners can raise capital by selling future cash flows, while investors gain fractional ownership with instant liquidity.

***

## Why Base?

We built on **Base** to leverage:

* ✅ Low gas fees for frequent trading
* ✅ Coinbase ecosystem integration
* ✅ EVM compatibility for proven security
* ✅ Growing DeFi infrastructure

***

## Core Value Proposition

**From Illiquid → Liquid**

* Traditional real estate: locked capital, manual processes, no exit
* Owna Finance: instant trading, automated yield, 24/7 liquidity

***

## Quick Links

🎯 [**Demo Application →**](/owna-finance-docs/resources/links.md#quick-access) Try the platform live 📊 [**Pitch Deck →**](/owna-finance-docs/resources/links.md#quick-access) View our presentation 📚 [**Links & Tools →**](/owna-finance-docs/resources/links.md) All important links

***

## Core Features

✅ **Human-Readable Series IDs** - Auto-generated slugs (e.g., "SDR-01") ✅ **Hybrid Role Management** - Business owner self-service ✅ **Dual Trading Markets** - AMM (instant) + P2P (zero fees) ✅ **Automatic Distribution** - Chainlink-powered yield delivery ✅ **Multi-Period Support** - Unlimited periods with independent snapshots

→ [**View All Features**](/owna-finance-docs/introduction/features.md)

***

## Platform Architecture

**Products:**

1. [**YRT Token Factory**](/owna-finance-docs/deployment/overview.md) - Tokenization & distribution
2. [**Owna-DEX (AMM)**](/owna-finance-docs/deployment/overview-1.md) - Instant trading with dynamic pricing
3. [**Secondary Market**](/owna-finance-docs/deployment/overview-2.md) - P2P trading with zero fees

***

## Network Information

**Blockchain:** Base Sepolia Testnet (Chain ID: 84532) **Status:** Development (Full Testnet - Not Production) **Version:** v1.0 (First Release - Oct 2025)

→ [**Contract Addresses**](/owna-finance-docs/deployment/addresses.md)

***

## Documentation Navigation

### For New Users

1. [**Introduction**](https://github.com/Owna-Finance/docs/blob/main/introduction/overview.md) - Start here
2. [**Problem & Solution**](https://github.com/Owna-Finance/docs/blob/main/introduction/problem.md) - Why we exist
3. [**Getting Started**](/owna-finance-docs/how-owna-finance-works/getting-started.md) - Quick start

### For Property Owners

1. [**Property Onboarding**](/owna-finance-docs/property-onboarding.md) - How to tokenize
2. [**YRT Factory Overview**](/owna-finance-docs/deployment/overview.md) - Technical details

### For Investors/Traders

1. [**User Trading Guide**](/owna-finance-docs/user-trading.md) - How to trade
2. [**Trade YRT**](/owna-finance-docs/products/trade-yrt.md) - AMM vs P2P

### For Developers

1. [**Contract Addresses**](/owna-finance-docs/deployment/addresses.md) - Deployment info
2. [**Advanced Topics**](/owna-finance-docs/advanced-topics/chainlink.md) - Technical deep dives

***

**Built on Base ⚡ Powered by Chainlink 🔗 Secured by OpenZeppelin 🛡️**

*Transforming sunyi menjadi ramai.*


---

# 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://owna-finance.gitbook.io/owna-finance-docs/introduction/readme.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.
