> For the complete documentation index, see [llms.txt](https://whitepaper.zodor.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.zodor.io/introduction/solution-overview-zodor.md).

# Solution Overview : Zodor

Zodor enables fractional ownership of high-value asse real estate, commodities, bonds, startup equity, and carbon credits through blockchain tokenization. The platform democratizes investment access across Africa, MENA, the GCC, and India while preserving full regulatory compliance.

#### Core Offering <a href="#core-offering" id="core-offering"></a>

Tokenization is the process of digitally representing real-world assets on a blockchain. Each Zodor token reflects an enforceable ownership right and trades within a permissioned ecosystem governed by the **ERC-3643 T-REX** security-token standard, exposed to DeFi via the **ERC-7943** universal RWA adapter, and gated by **Masque ID** decentralized identity.

<figure><img src="/files/vZRAp3SsYgViwloZfir4" alt=""><figcaption><p>Tokenization of RWA Assets</p></figcaption></figure>

#### Key Advantages <a href="#key-advantages" id="key-advantages"></a>

1. **Real-Time Settlement** Smart contracts on Maskade L1 finalize transactions in roughly one second.
2. **Enhanced Liquidity**  A permissioned AMM (`ZodorPermissionedPool`) and ERC-7943 adapter unlock secondary markets for traditionally illiquid assets.
3. **Security** ERC-3643 enforces compliance on every transfer; nothing moves unless KYC, jurisdiction, holding period, and country caps are satisfied.
4. **Market Access**  Low entry tickets bring commodities, energy, infrastructure, and private equity to retail investors.
5. **Fractional Ownership** Co-own premium real estate, startups, and carbon assets from $100.
6. **Cost Efficiency**  Automation removes legal, custodial, and administrative overhead.
7. **Regulatory Compliance**  Per-vertical compliance modules enforce country caps, holding periods, and OFAC checks at the contract level.
8. **Transparency**  Immutable records on Maskade L1 with off-chain document anchoring through `ZodorProofRegistry` (IPFS).
9. **Capital-Efficient Privacy**  Three modes (ZK-KYC, Paillier, FHE) match the privacy required by each asset class without giving up auditability.
10. **Innovation**  EIP-7702 hybrid wallets, stablecoin-paid gas, dual cross-chain (CCIP + LayerZero), and AI-driven asset discovery.

The service emphasises accessibility, borderless investing, and cost reduction through automation.


---

# 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 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://whitepaper.zodor.io/introduction/solution-overview-zodor.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.
