# Introduction and Highlights

#### Overview <a href="#overview" id="overview"></a>

In this documentation, you will learn who we are, why we are doing this, what the benefits are of joining us, and the deeper technology we have adopted.

Zodor bridges the gap between real-world assets and blockchain. Zodor enables you to purchase various Real World Assets (RWAs) from developing markets and helps you achieve your investment goals by capturing the otherwise-missed Golden Opportunity of higher returns in Africa, MENA, the GCC, and India.

Zodor's system architecture is meticulously designed, featuring state-of-the-art structures, implementations, and reward mechanisms enabled by our Decentralized Real-World Asset Protocol, and a family of compliant **Security Tokens** issued per vertical. This guarantees investors a transparent environment with clear procedures and protocols ensuring security.

#### Highlights <a href="#highlights" id="highlights"></a>

**Loyalty Program** A dynamic, user-centric rewards system designed to foster engagement and gather meaningful feedback from our community. Participants earn loyalty points, NFT shards, and level-up badges for their activity and contributions, creating a mutually beneficial ecosystem.

**KYC & Compliance** A robust Know Your Customer framework ensures that every participant is verified. KYC is performed off-chain by trusted partners (Sumsub globally, Digitap for India), and the resulting attestation is committed on-chain through **Masque ID** - a decentralized identity.

**Diverse Asset Classes** Zodor facilitates the tokenization of a wide range of real-world assets, offering investors exposure to traditionally illiquid markets:

* **Green Energy & Carbon Credits** (ZEROC)
* **Mining Ventures and Real Estate** (ZIPT)
* **Commodities and Bonds**
* **Private Equity Holdings & Startup Equity** (ZCET)
* **AI-Valued Structured Products** (ZIST)
* **And more**, with continuous expansion aligned with market demand.

**Hybrid Smart Wallets** Email or biometric login, no seed phrases, no native-token gas. Users keep their EOA address through EIP-7702, while ERC-4337 infrastructure provides batched user operations and stablecoin-paid gas through `ZodorTokenPaymaster`.

**Privacy by Design** Three privacy modes co-exist: **ZK-KYC** for compliance attestations, **Paillier homomorphic encryption** for encrypted balance computation in the backend, and **Zama fhEVM** (`ConfidentialZEROC`, `ConfidentialSecurityToken`) for fully confidential on-chain trading.

**Referral Hub** Users can invite friends and family through a seamless referral system. Successful referrals are rewarded with loyalty points, ambassador trading-volume credits, and KOL leaderboard points.

**AR/VR & Community** A growing social layer community feed, posts, comments, virtual networking, and (planned) immersive shareholder experiences brings Zodor's investor community closer together.


---

# 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/introduction/introduction-and-highlights.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.
