# 4.3 ARK's Two Major Economic Support Systems

#### POL (Protocol-Owned Liquidity)

**Function:** Protocol autonomously owns LP Tokens, ensuring stable liquidity pools and funding rates.

* A portion of all token issuance and bond outputs flows back to LP composition
* POL pool returns are fed back to Treasury or YRF distribution
* Gradually replaces dependency on "external liquidity mining"

**Strategic value:**

* Reduces dependency on external selling pressure
* Establishes the protocol's autonomous pricing authority and depth control

#### ATS (ARK Treasury System)

**Function:** Protocol treasury, accumulating assets, supporting floor price, and adjusting revenue distribution.

* Income sources: Bond deposits, liquidity mining, protocol revenue, penalties, etc.
* Asset types: USDT, ETH, LP Token, partner protocol assets
* Expenditure purposes: YRF distribution, floor price protection, liquidity injection, governance budget

**Governance characteristics:**

* All assets and fund flows can be audited on-chain
* In the future, can be assisted by AI models for management (risk indicators + allocation recommendations)


---

# 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.3-arks-two-major-economic-support-systems.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.
