# Why Zodor?

#### Beyond Tokenization <a href="#beyond-tokenization" id="beyond-tokenization"></a>

Zodor allows you to seamlessly co-own, trade, and earn from tokenized real-world assets within a fully compliant and user-friendly ecosystem. We're revolutionising the way assets are managed providing unmatched flexibility, liquidity, and accessibility.

#### Privacy-First Blockchain <a href="#privacy-first-blockchain" id="privacy-first-blockchain"></a>

Your financial privacy matters. Zodor combines three privacy primitives so each asset class gets the right level of confidentiality without sacrificing auditability:

* **ZK-KYC** (Circom + snarkjs Groth16) proves an investor is a verified, non-expired, non-sanctioned holder from a given jurisdiction without ever publishing PII.
* **Paillier homomorphic encryption** backend systems compute on encrypted balances without decryption.
* **Zama fhEVM**  `ConfidentialZEROC` and `ConfidentialSecurityToken` execute encrypted balance arithmetic directly on-chain, ideal for institutional carbon and structured-product desks.

#### Enterprise-Grade Compliance <a href="#enterprise-grade-compliance" id="enterprise-grade-compliance"></a>

Compliance simplified. By integrating **Masque ID** with the **Maskade L1** blockchain, Zodor delivers robust jurisdiction-aware compliance directly at the protocol level. Seven claim topics `KYC_INDIA`, `KYC_GLOBAL`, `ACCREDITED`, `JURISDICTION`, `AML_CLEAR`, `RISK_SCORE`, `ESG_VERIFIED` let issuers express precisely which audience may hold each token, and `ZodorComplianceModule` enforces those rules on every single transfer.

#### Zodor Capital <a href="#zodor-capital" id="zodor-capital"></a>

Open the door to premium investment opportunities previously reserved for select institutions. Zodor Capital democratizes investment access through a new **per-asset token model**: every deal a Dubai apartment block, a Bengaluru SaaS startup, a Mumbai commercial towe gets its own ERC-3643 token, deployed automatically by `CapitalAssetFactory` with bespoke compliance rules.

#### Zodor Infinity <a href="#zodor-infinity" id="zodor-infinity"></a>

Unlock your potential with tokenized business ownership. Zodor Infinity is our gateway to launching, managing, and scaling tokenized businesses with AI-priced tranches, milestone-gated fund release, and the full power of all seven Masque ID claim topics for institutional-grade compliance.

#### ESG & Impact Investing <a href="#esg--impact-investing" id="esg--impact-investing"></a>

Zodor champions sustainable growth and social impact. Our focused initiatives prioritize investments in women-led startups and green energy projects, driving inclusive economic progress and environmental sustainability. The `ZEROC` token (1 ZEROC = 1 tonne CO₂e) and `ZCFT` (Zodor Carbon Futures) anchor our climate stack.

#### Stablecoin-Native UX <a href="#stablecoin-native-ux" id="stablecoin-native-ux"></a>

No native-token gas. No seed phrases. Pay gas in USDT, USDC with a passkey or biometric, keep your EOA address through EIP-7702.


---

# 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/why-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.
