# Zodor Whitepaper

## Zodor Whitepaper

- [Zodor Whitepaper](https://whitepaper.zodor.io/zodor-whitepaper.md): Welcome to Zodor - where Real World Asset investing begins.
- [Introduction and Highlights](https://whitepaper.zodor.io/introduction/introduction-and-highlights.md)
- [The Problem](https://whitepaper.zodor.io/introduction/the-problem.md)
- [Solution Overview : Zodor](https://whitepaper.zodor.io/introduction/solution-overview-zodor.md): Beyond Tokenization – Co-Own, Trade, Earn from real-world assets
- [Why Zodor?](https://whitepaper.zodor.io/why-zodor.md)
- [Zodor Infra](https://whitepaper.zodor.io/products/zodor-infra.md)
- [Enterprise Onboarding Workflow](https://whitepaper.zodor.io/products/zodor-infra/enterprise-onboarding-workflow.md)
- [Zodor Capital](https://whitepaper.zodor.io/products/zodor-capital.md)
- [Zodor Energy](https://whitepaper.zodor.io/products/zodor-energy.md)
- [Zodor Infinity](https://whitepaper.zodor.io/zodor-infinity.md): The Shopify for Tokenized Economies
- [How Zodor Infinity Works?](https://whitepaper.zodor.io/zodor-infinity/how-zodor-infinity-works.md)
- [User Onboarding](https://whitepaper.zodor.io/user-experience/user-onboarding.md)
- [User Interaction Flow](https://whitepaper.zodor.io/user-experience/user-interaction-flow.md)
- [Rewards and Loyalty Program](https://whitepaper.zodor.io/user-experience/rewards-and-loyalty-program.md)
- [Overview of the Protocol](https://whitepaper.zodor.io/system-architecture/overview-of-the-protocol.md)
- [Maskade Blockchain](https://whitepaper.zodor.io/system-architecture/overview-of-the-protocol/maskade-blockchain.md)
- [Masque ID](https://whitepaper.zodor.io/system-architecture/overview-of-the-protocol/masque-id.md)
- [Homomorphic Encryption](https://whitepaper.zodor.io/system-architecture/overview-of-the-protocol/homomorphic-encryption.md): Revolutionizing Privacy and Security
- [ECDSA](https://whitepaper.zodor.io/system-architecture/overview-of-the-protocol/ecdsa.md): Securing Transactions and Validating Authenticity
- [Technical Implementation](https://whitepaper.zodor.io/system-architecture/technical-implementation.md)
- [Smart Contract Structure](https://whitepaper.zodor.io/system-architecture/smart-contract-structure.md)
- [Security Token Purchase Flow](https://whitepaper.zodor.io/system-architecture/security-token-purchase-flow.md): Security Token Purchase Flow with On-Chain Compliance and Encryption
- [Capital Inflow and Outflow](https://whitepaper.zodor.io/system-architecture/capital-inflow-and-outflow.md): Stakeholder Interactions in the Zodor Tokenization Ecosystem
- [Incentive Program](https://whitepaper.zodor.io/system-architecture/incentive-program.md)
- [Tokenization Security Measures](https://whitepaper.zodor.io/security-and-privacy/tokenization-security-measures.md)
- [Security Measures](https://whitepaper.zodor.io/security-and-privacy/security-measures.md)
- [Roadmap](https://whitepaper.zodor.io/roadmap.md)
- [Team](https://whitepaper.zodor.io/about-us/team.md): Meet the Team Behind Zodor
- [Join us](https://whitepaper.zodor.io/about-us/join-us.md)
- [Contact Us](https://whitepaper.zodor.io/about-us/contact-us.md)
- [Frequently Asked Questions (FAQs)](https://whitepaper.zodor.io/faqs/frequently-asked-questions-faqs.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://whitepaper.zodor.io/zodor-whitepaper.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.
