# Odyssey White Paper

This repository has been reorganized into a new-generation GitBook structure based on `Odyssey white paper Gitbook version.docx`.

Goals:

* Clarity: A layered reading path from narrative and values to protocol design, technical appendix, and governance roadmap
* Maintainability: Independent chapters for easier iterative updates
* Publishability: Directly aligned with the GitBook structure of `README.md + SUMMARY.md + chapter files`

Recommended reading order:

1. Preface and Creed of Freedom
2. Omni-Chain Economics
3. Core Smart Contracts
4. Liquidity and Token System
5. Autonomous Development and Incentive Mechanism
6. Future Digital Financial Civilization and Manifesto
7. Privacy Protocol Technical Appendix
8. Execution Roadmap, Ecosystem, and Audits


---

# 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://ody-defiai.gitbook.io/odyssey/readme.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.
