# Zodor Capital

Zodor Capital is a pioneering startup and real-asset ecosystem designed to revolutionize the way businesses tokenize their operations and assets. By leveraging the global RWA tokenization market projected at multi-trillion-dollar scale Zodor Capital empowers businesses of all sizes to raise capital, enhance liquidity, and bridge the gap between traditional finance and decentralized solutions.

<figure><img src="/files/k8RdPjiXcG4Nt8TLvw9A" alt=""><figcaption></figcaption></figure>

***

**Per-Asset Token Architecture**

Unlike a single shared token, Zodor Capital deploys **one ERC-3643 token per asset** through `CapitalAssetFactory`. Each deployment automatically wires together:

* The asset token (e.g. `ZCAP-DMT` for a Dubai Marina tower)
* A dedicated `ZodorComplianceModule` with the asset's country caps + holding period
* An `ERC7943Adapter` for DeFi composability
* A `ZodorSecurityVault` (ERC-4626) for dividend / rental distribution
* A `ZodorPermissionedPool` slot for KYC-gated secondary trading
* On-chain metadata (`CapitalAssetMetadata` valuation, APY, agreement hash, IPFS URI)

The umbrella ticker for the vertical remains **`ZCET` (Zodor Capital Equity Token)**; per-asset tokens are children of that family.

***

**Simplified Tokenization**

Zodor Capital offers an efficient, blockchain-powered platform to seamlessly convert business assets into digital tokens. Our streamlined process ensures:

* **Security:** Advanced protocols, KYC-gated transfers, and proof-of-reserve oracles to safeguard transactions and protect investor assets.
* **Transparency:** Blockchain technology ensures clear, immutable, and verifiable token issuance backed by IPFS-anchored legal documents.
* **Flexibility:** Customizable solutions to cater to diverse industries equity, real estate, structured credit through declarative compliance configuration.

***

**Empowering Women Entrepreneurs**

Zodor Capital is committed to inclusivity and innovation, providing a dedicated platform to uplift women-led startups. Our support for women entrepreneurs includes:

* **Global Exposure:** Blockchain-validated campaigns that connect startups to decentralized finance (DeFi) communities worldwide.
* **Empowerment:** Amplifying visibility and fostering opportunities for women leaders in the decentralized ecosystem.

***

**Revolutionizing Real Estate Investment**

At Zodor Capital, we are spearheading a new era of accessible investment opportunities by tokenizing real-world assets, with a strong focus on the lucrative Indian and GCC real-estate markets. This initiative breaks down barriers, enabling global retail investors to participate in high-value markets.

**Key Features**

**1. Diversification through Fractional Ownership**

* Unlock fractional ownership of premium real estate assets from as little as $100
* Choose from curated locations aligned with your investment preferences and goals

**2. Enhanced Liquidity**

* Transform traditionally illiquid real estate markets into dynamic, accessible opportunities
* Permissioned AMM (`ZodorPermissionedPool`) with 0.3% fee and KYC-gated LPs

**3. NFT-Based Tier Allocation**

* Exclusive tier-based allocation NFTs provide investors with unique benefits and optimization opportunities

**4. Engaging Loyalty Program**

* Earn AR Points, NFT Shards, and Level-Up Badges for active participation
* Spin-the-wheel mechanic, daily login bonuses, and referral rewards

**5. Accessible AI-Driven Platform**

* Benefit from an intuitive, user-friendly platform enhanced by AI-powered insights
* Make smarter, data-backed investment decisions, whether you're a novice or an experienced investor

***

**Stablecoin Purchase Path**

Investors fund their wallet with USDT or USDC and call `StablecoinPurchaseRouter` (`0xFb36…1F52`). The router validates KYC and jurisdiction through Masque ID, runs the `ZodorComplianceModule.canTransfer()` precheck, and atomically transfers stablecoin to treasury and asset tokens to the investor's smart wallet. Gas is paid in the same stablecoin via `ZodorTokenPaymaster`.

***

**Our Commitment**

At Zodor Capital, we prioritize **security, privacy, compliance, and community integrity**. By combining advanced blockchain technology with a commitment to investor empowerment, we deliver an investment journey that is secure, inclusive, and reliable. Join us as we redefine tokenization and open new horizons in decentralized finance.


---

# 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://whitepaper.zodor.io/products/zodor-capital.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.
