# 4.6 ARK's Economic Model Flywheel Cycle | Civilization-Style Capital Regeneration Closed Loop

ARK's core design isn't a single-point tool, but rather a highly synergistic set of economic modules that form a "civilization-style capital circulation system." This closed loop isn't merely a single flow of funds, but a self-sustaining and self-reinforcing financial flywheel with the following logic:

#### I. Complete Capital Circulation Path:

1. **EM Bond Issuance (Emission Manager)** → Adjusts daily bond issuance limit according to Premium levels, based on formulas → Releases bonds for user subscription when trigger conditions are met
2. **User Bond Purchase (Bond Buyer)** → Users pay USDT to subscribe to bonds → 50% of acquired assets are locked as POL (liquidity), 50% enter the treasury (ATS)
3. **POL Composition (Protocol Owned Liquidity)** → Self-formed ARK/USDT LP pairs locked on-chain, permanently owned by the protocol → Provides stable market trading depth.
4. **ATS Treasury (Ark Treasury System)** → Collects USDT and LP as national-level reserve assets → Treasury assets can be used for: YRF buybacks, Ark Loan lending, module compensation, etc.
5. **Ark Lending (Ark Loan)** → Treasury assets support Ark collateralized lending, providing market liquidity expansion → Interest income, penalty interest, and auction discounts flow back into the treasury
6. **YRF Buyback (Yield Revenue Feedback)** → Weekly treasury revenue buybacks purchase and burn circulating ARK from the market → Reduces supply, returns value, and maintains baseline trust
7. **Premium Index Changes (Premium)** → As market supply decreases and demand increases, Premium rises → Subsequently triggers conditions for the next round of bond issuance → Returns to step one


---

# Agent Instructions: 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://ark-defai.gitbook.io/ark/4.-layer-1-or-economic-laws-of-ark-defai/4.6-arks-economic-model-flywheel-cycle-or-civilization-style-capital-regeneration-closed-loop.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.
