# Overview

## Fractit

**On-chain real estate index markets. Built for compliant access, privacy-preserving execution, and atomic settlement.**

Fractit is the protocol layer bringing the world's regulated real estate index markets on-chain. Through its index markets product, Fractit issues Canton-native tokens that provide 1:1 economic exposure to fully replicated baskets of exchange-listed real estate shares, held in institutional SPV custody.

***

### The problem worth solving

Real estate is the world's largest asset class. Yet access to listed real estate index exposure remains locked behind exchange hours, broker accounts, and jurisdictional friction.

Traditional channels require brokerage relationships and are bound entirely to exchange operating hours. Settlement is slow. Custody is opaque. And access is unavailable to large segments of the global investor population.

The gap is not in the quality of the underlying asset. **The gap is in the access layer.**

***

### What Fractit provides

* **Compliant on-chain index exposure** — KYC-gated and VARA-oriented, backed 1:1 by real constituent shares in institutional SPV custody.
* **24/7 secondary market** — an AMM-powered trading pool that runs continuously, even when the underlying exchange is closed.
* **Full on-ledger auditability** — every mint, swap, transfer, and redemption recorded immutably on Canton Network.

***

### At a glance

| Feature             | Detail                                                    |
| ------------------- | --------------------------------------------------------- |
| Underlying exposure | Fully replicated constituent shares in SPV custody        |
| Secondary market    | 24/7 AMM — no order books, no counterparty matching       |
| Settlement currency | CC (Canton Coin) and USDC                                 |
| Network             | Canton Network                                            |
| Compliance          | VARA-oriented, KYC-gated, on-chain transfer controls      |
| First live market   | DFMREIT — Dubai Financial Market Real Estate Sector Index |

***

### Where to start

|                   |                                                            |
| ----------------- | ---------------------------------------------------------- |
| Quickstart        | Connect your wallet and acquire DFMREIT tokens in minutes. |
| Key Concepts      | Understand the core terminology before you dive in.        |
| DFMREIT           | The live product — Dubai real estate index on-chain.       |
| Index Methodology | How the reference index is constructed and maintained.     |


---

# 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://docs.fractit.com/getting-started/overview.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.
