# FractIt

## Fractit

- [Overview](https://docs.fractit.com/getting-started/overview.md)
- [Quickstart](https://docs.fractit.com/getting-started/quickstart.md): Get from zero to holding DFMREIT tokens in four steps.
- [Key Concepts](https://docs.fractit.com/getting-started/key-concepts.md): The vocabulary you need to use Fractit confidently.
- [Index Methodology](https://docs.fractit.com/the-protocol/index-methodology.md): The DFMREIT token tracks the DFM Real Estate Sector Index (DFMREI) — published by the Dubai Financial Market and calculated by S\&P Dow Jones Indices.
- [Full Replication Model](https://docs.fractit.com/the-protocol/full-replication-model.md): Every DFMREIT token is backed 1:1 by real constituent shares held in institutional SPV custody. No synthetics. No swaps. No basis risk.
- [NAV Calculation](https://docs.fractit.com/the-protocol/nav-calculation.md): The Net Asset Value (NAV) is the per-token value of DFMREIT, calculated daily from the marked-to-market value of SPV holdings.
- [Subscription](https://docs.fractit.com/token-lifecycle/subscription.md): Subscription is the primary market process through which a user acquires DFMREIT tokens by depositing CC or USDC
- [Secondary Market](https://docs.fractit.com/token-lifecycle/secondary-market.md): Once you hold DFMREIT tokens, you can trade them 24/7 on Fractit's on-chain AMM pool — no order books, no waiting for a counterparty.
- [Redemption](https://docs.fractit.com/token-lifecycle/redemption.md): Redemption is the process through which a DFMREIT token holder burns their tokens and receives CC or USDC in return via the primary market. vocabulary you need to use Fractit confidently.
- [How the AMM Works](https://docs.fractit.com/liquidity-and-amm/how-the-amm-works.md): Fractit's secondary market is powered by a constant product AMM — the same foundational mechanism used across decentralised finance
- [Liquidity Providers](https://docs.fractit.com/liquidity-and-amm/liquidity-providers.md): Fractit's AMM pool is seeded and maintained entirely by Liquidity Providers (LPs). There is no protocol-owned liquidity.
- [Why Canton](https://docs.fractit.com/canton-network/why-canton.md): Fractit is built natively on Canton Network. This is not an arbitrary technology choice — it is a prerequisite for what Fractit is trying to do.
- [On-Ledger Architecture](https://docs.fractit.com/canton-network/on-ledger-architecture.md): Every material event in the DFMREIT lifecycle is recorded as an on-ledger transaction governed by DAML contracts on Canton Network.
- [Regulatory Framework](https://docs.fractit.com/compliance/regulatory-framework.md): Fractit's index markets product is designed to operate within the VARA virtual-asset regulatory framework for entities issuing virtual assets in Dubai outside DIFC.
- [KYC & Eligibility](https://docs.fractit.com/compliance/kyc-and-eligibility.md): All users must complete KYC/AML verification before they can subscribe, trade, or redeem on Fractit.
- [Jurisdiction Controls](https://docs.fractit.com/compliance/jurisdiction-controls.md): Fractit enforces jurisdiction restrictions at both the onboarding layer and the Canton contract layer.
- [DFMREIT — Live](https://docs.fractit.com/markets/dfmreit-live.md)
- [Coming Soon](https://docs.fractit.com/markets/coming-soon.md)
- [Fee Structure](https://docs.fractit.com/resources/fee-structure.md)
- [Roadmap](https://docs.fractit.com/resources/roadmap.md)
- [FAQ](https://docs.fractit.com/resources/faq.md): Answers to the most common questions about Fractit.
- [Glossary](https://docs.fractit.com/resources/glossary.md): All key terms used in Fractit documentation.
- [Risk Disclosures](https://docs.fractit.com/resources/risk-disclosures.md)
- [Disclaimer](https://docs.fractit.com/resources/disclaimer.md)
- [Brand Kit](https://docs.fractit.com/resources/brand-kit.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
