> For the complete documentation index, see [llms.txt](https://tripleplus-1.gitbook.io/dor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tripleplus-1.gitbook.io/dor/dor/3..md).

# 3. 토크노믹스

DOR 토크노믹스는 “Many Memes, One Pool”이라는 구조적 원칙을 하나의 정산 단위(single unit of account)로 수렴시키기 위한 설계다. 밈 자산에서 발생하는 모든 현금흐름(스왑 스프레드, 기여금금, 스테이킹 이자, 외부 운용 수익 등)이 DOR 기준으로 측정·배분되며, 이는 곧 DOR가 밈 메타-마켓의 기축 통화이자 정산 자산(settlement asset)으로 기능함을 의미한다.

{% content-ref url="/pages/ooGrUnkgaSN3mOPa3Kco" %}
[3.1 토큰 구조 및 분배](/dor/dor/3./3.1.md)
{% endcontent-ref %}

{% content-ref url="/pages/GKBr4s3ai41N2QhSRUBF" %}
[3.2 토큰 유틸리티](/dor/dor/3./3.2.md)
{% endcontent-ref %}

{% content-ref url="/pages/d7cSCChHmudAK1bFNIAT" %}
[3.3 스왑 및 스테이킹 상품 구조](/dor/dor/3./3.3.md)
{% endcontent-ref %}


---

# 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://tripleplus-1.gitbook.io/dor/dor/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.
