> For the complete documentation index, see [llms.txt](https://docs.valueqube.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.valueqube.io/lite-paper/ko/litepaper-v0.3.md).

# Litepaper v0.3

#### Abstract

ValueQube는 TradFi x DeFi qAsset 프로토콜이다. 주식, ETF, 국채, RWA, 퀀트 전략, 온체인 수익과 같은 투자 가능한 노출을 읽고, 대조하고, 설명할 수 있는 계정 증명서로 바꾼다.

핵심 객체는 **qAsset Certificate**이며, 각 투자 가능한 노출을 위한 AI-readable Financial Passport다. qAsset은 사용자가 무엇에 참여했는지, 언제 확인되었는지, 기준 가치가 어떻게 형성되는지, 어떤 리스크 라벨이 적용되는지, 비용과 분배가 어떻게 처리되는지, 어떤 상환 또는 출구 규칙이 계정을 지배하는지를 기록한다.

**$54Q**는 ValueQube 플랫폼 토큰이다. 인센티브, 거버넌스, 유동성, 데이터 서비스, 생태계 참여, 프로토콜 가치 피드백을 지원한다. qAsset 금고 지분이 아니며, 기초 전략 수익을 의미하지 않는다. **qPower**는 적격 전략 참여와 장기 $54Q 보유 행동을 측정하는 기여 가중치 시스템이다.

이 v0.3 litepaper의 목적은 ValueQube의 첫 공개 구조를 정의하는 것이다. qAsset이 왜 필요한지, 54-Facet Financial Qube가 전략 접근을 어떻게 조직하는지, AI가 계정 상태를 어떻게 읽을 수 있게 만드는지, 프로토콜 경계가 어디에 있는지를 설명한다.

#### 기억해야 할 한 문장

**금융에 필요한 것은 또 하나의 읽을 수 없는 잔액이 아니다. 잔액의 의미를 설명할 수 있는 증명 레이어다.**

#### v0.3의 범위

이 버전은 ValueQube를 프로토콜 계정 레이어로 정의한다. 완전한 법률 문서, 제품 매뉴얼, 토큰 상장 문서, 최종 기술 명세가 아니다. 목적은 빌더, 초기 사용자, 파트너, 커뮤니티가 같은 객체를 같은 맥락에서 이해하도록 만드는 것이다.

| 질문                | v0.3의 답                                              |
| ----------------- | ---------------------------------------------------- |
| 핵심 원시 객체는 무엇인가    | qAsset Certificate                                   |
| 무엇을 나타내는가         | 투자 가능한 노출을 위한 읽을 수 있는 계정 기록                          |
| AI는 무엇을 읽는가       | 자산 유형, 기준 가치, 리스크 라벨, 비용 상태, 분배 상태, 상환 규칙, 사용자 승인 경계 |
| $54Q는 무엇을 담당하는가   | 인센티브, 거버넌스, 유동성, 데이터 서비스, 생태계 참여 조정                  |
| qPower는 무엇을 측정하는가 | 적격 기여 가중치이며 현금 수익이 아니다                               |

이 litepaper의 기준은 단순하다. 중요한 객체는 역할, 가치 경로, 경계를 가져야 한다. 무엇을 기록하는지, 누가 사용하는지, 무엇을 약속하지 않는지 설명하지 못하는 용어는 핵심 프로토콜 어휘가 될 수 없다.


---

# 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 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://docs.valueqube.io/lite-paper/ko/litepaper-v0.3.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.
