# ELYSIA Whitepaper v2.1

## 한국어

- [소개](https://elysia.gitbook.io/elysia-whitepaper-v2.1/introduction.md)
- [전통금융](https://elysia.gitbook.io/elysia-whitepaper-v2.1/problem/traditional-finance.md)
- [크립토금융](https://elysia.gitbook.io/elysia-whitepaper-v2.1/problem/crypto-finance.md)
- [전통금융과 크립토금융의 연결](https://elysia.gitbook.io/elysia-whitepaper-v2.1/problem/connection.md)
- [RWA 토큰화](https://elysia.gitbook.io/elysia-whitepaper-v2.1/solution/rwa-tokenization.md)
- [토큰 이코노미](https://elysia.gitbook.io/elysia-whitepaper-v2.1/solution/tokenomics.md)
- [개요](https://elysia.gitbook.io/elysia-whitepaper-v2.1/governance/overview.md)
- [참여자](https://elysia.gitbook.io/elysia-whitepaper-v2.1/governance/participants.md)
- [온라인 DAO](https://elysia.gitbook.io/elysia-whitepaper-v2.1/governance/online-dao.md)
- [오프라인 DAO](https://elysia.gitbook.io/elysia-whitepaper-v2.1/governance/offline-dao.md)
- [개요](https://elysia.gitbook.io/elysia-whitepaper-v2.1/ecosystem/overview.md)
- [RWA 토큰 Tokenization](https://elysia.gitbook.io/elysia-whitepaper-v2.1/ecosystem/rwa-token-tokenization.md)
- [RWA 토큰 Distribution](https://elysia.gitbook.io/elysia-whitepaper-v2.1/ecosystem/rwa-token-distribution.md)
- [RWA 토큰 Liquidation](https://elysia.gitbook.io/elysia-whitepaper-v2.1/ecosystem/rwa-token-liquidation.md)
- [RWA 토큰 Price Oracle](https://elysia.gitbook.io/elysia-whitepaper-v2.1/ecosystem/rwa-token-priceoracle.md)
- [잠재가치](https://elysia.gitbook.io/elysia-whitepaper-v2.1/roadmap/potential-value.md)
- [실현계획](https://elysia.gitbook.io/elysia-whitepaper-v2.1/roadmap/plan.md)
- [Disclaimer](https://elysia.gitbook.io/elysia-whitepaper-v2.1/disclaimer.md)

## English

- [1. INTRODUCTION](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/1.-introduction.md)
- [2.1 Traditional Finance](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/2.-problem/2.1-traditional-finance.md)
- [2.2 Crypto Finance](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/2.-problem/2.2-crypto-finance.md)
- [2.3 The connection between traditional finance and crypto finance](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/2.-problem/2.3-the-connection-between-traditional-finance-and-crypto-finance.md)
- [3.1 RWA Tokenization elements](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/3.-solution/3.1-rwa-tokenization-elements.md)
- [3.2 Token Economy](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/3.-solution/3.2-token-economy.md)
- [4.1 Overview](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/4.-governance/4.1-overview.md)
- [Participants](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/4.-governance/participants.md)
- [Online DAO](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/4.-governance/online-dao.md)
- [Offline DAO](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/4.-governance/offline-dao.md)
- [Overview](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/ecosystem/overview.md)
- [Tokenization](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/ecosystem/tokenization.md)
- [Distribution](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/ecosystem/distribution.md)
- [Liquidation](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/ecosystem/liquidation.md)
- [Price Oracle](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/ecosystem/price-oracle.md)
- [Potential Value](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/roadmap/potential-value.md)
- [Realization plan](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/roadmap/realization-plan.md)
- [Disclaimer](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/disclaimer.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://elysia.gitbook.io/elysia-whitepaper-v2.1/introduction.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.
