> 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-whitepaper-english/1.-introduction/1.3-dors-solution.md).

# 1.3 DOR’s Solution

To solve these problems, DOR adopts the identity of "Many Memes, One Pool".

The core idea is to reconstruct memes not as simple speculative targets but as a meta-asset class that is aggregated, stabilized, and recirculated.

#### 1.3.1 Liquidity Aggregate: Single Aggregated Pool

DOR combines multiple meme tokens with independent ecosystems (Doge, Shiba Inu, Pepe, etc.) into a single trading and liquidity layer.

Through the single pool structure, it reduces cross-band spreads and improves execution elasticity to implement a Single Aggregated Pool capable of absorbing large order shocks.

Simultaneously, through routing and weighted average price synchronization, it compresses the drift that constantly occurs between chains, DEXs, and pools.

#### 1.3.2 Reference Price System and Parametric Stabilization

DOR introduces a reference price system based on an Oracle × TWAP structure and applies a Parametric AMO (Automated Market Operations) that automatically adjusts spreads, bands, and rebalancing cycles per Delta interval.

If a price collision exceeding a certain threshold occurs, band readjustment is triggered to buffer jump risk.

This forms a self-stabilizing mechanism centered on the reference price even in the high-volatility environment typical of the meme market.

#### 1.3.3 Hierarchical Liquidity Architecture (MSP / RP / SOP / IRP)

Instead of indiscriminately loading liquidity into a single pool, DOR adopts a hierarchical liquidity architecture consisting of MSP (Main Supply Pool), RP (Reserve Pools), SOP (Operation Pool), and IRP (Interest/Reserve Pool).

* MSP: The primary liquidity layer responsible for real demand execution and low-latency fills.
* RP: The secondary layer that auto-backstops the MSP during demand surges and absorbs excess liquidity to mitigate risk.
* SOP/IRP: Responsible for low-risk operation of surplus liquidity and accumulation of interest payment resources, extending the residence time of long-term liquidity.

This structure ensures autonomous rebalancing and liquidity elasticity against regime shifts.

#### 1.3.4 Synthetic Yield Layer: Single Accounting & Reinjection Discipline

DOR aggregates cash flows from various sources—swap spreads, contribution fees, staking interest, reserve operation profits—into a single accounting unit. It then mechanically reinjects them into long-term liquidity reinforcement and community distribution according to a protocol-level re-circulation policy.

Key monitoring indicators include:

* CRR (Capital Retention Ratio)
* LR (Liquidity Reinforcement)

The better these indicators, the larger the reinjection allowed.

Consequently, short-term volatility and transaction noise in the meme market are converted into synthetic yield attributed to long-term participants.

#### 1.3.5 Composable Incentives & Cross-Meme Synergy

DOR provides programmable incentive and culture modules such as Cross-staking, Boost, Farming, Theme Indexes, and Season Quests.

Part of the traffic and revenue generated from popular memes spills over to other memes through a designed reward curve, creating a cross-reinforcement structure between different meme communities.

By bundling creation, participation, liquidity provision, and governance into a single reward circuit, network externalities that previously leaked externally are internalized within the protocol.

#### 1.3.6 Shared Governance and Transparent Accounting

Finally, key parameters such as contribution fee rates, band widths, operation ratios, and reward schedules are decided and adjusted through on-chain governance.

All accounting records and policy changes are recorded in parallel on-chain and in distributed storage, making them verifiable by anyone.

Through this shared governance and transparency by design, DOR aims to reconstruct the meme market from a short-term speculative arena into a culture-financial infrastructure jointly owned and operated by the community.

<br>


---

# 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-whitepaper-english/1.-introduction/1.3-dors-solution.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.
