> 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/4..md).

# 4. 로드맵

DOR의 로드맵은 “Many Memes, One Pool”이라는 슬로건을 단일 프로토콜 → AI-보조 운영 레이어 → 전용 밈파이 체인(MemeFi Chain) → 범용 금융 레이어로 확장해 가는 과정이다.\
단기적으로는 AI 에이전트를 통한 프로토콜 운영·수익률 제어에 집중하고, 중장기적으로는 밈 전용 결제·정산 레이어로서의 체인화(chain-ification) 를 목표로 한다. 최종적으로는 밈 자산을 기축으로 하는 Universal Meme Finance Layer로 수렴한다.

<figure><img src="/files/4LHY7VVasOeGuK6OXGwc" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/MJG8IcgacymkJkj0hd7h" %}
[4.1 단기: AI 에이전트 & 프로토콜 코파일럿](/dor/dor/4./4.1-ai-and.md)
{% endcontent-ref %}

{% content-ref url="/pages/BcSnckQmhYQHUNrVQhQl" %}
[4.2 중장기: 밈파이 체인](/dor/dor/4./4.2.md)
{% endcontent-ref %}

{% content-ref url="/pages/DOTIiLtkJoyf9yerNjiK" %}
[4.3 장기 : 유니버셜 밈 파이낸스 레이어 & 밈 문화 운영체제](/dor/dor/4./4.3-and.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/4..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.
