# I. POL Mechanism Overview: Self-Operated Liquidity Logic

When users purchase bonds, the system automatically implements the following strategy breakdown:

#### Entry Breakdown (50% / 50%)

* 50% → Stable assets (such as USDT)
* 50% → Purchase ARK from the market, forming ARK/USDT LP

#### LP Automatic Lockup (Protocol-Owned)

* LP will be locked through protocols like PinkLock
* After maturity:
  * ARK is burned (Burn)
  * USDT enters Treasury, becoming RFV (Risk-Free Value reserve)

#### Synchronized DAO Pool Token Lock

* Users receive ARK (including discount) → Automatically staked as sARK
* Protocol synchronously injects an equivalent amount of ARK for DAO governance, distribution, and incentives


---

# 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/4.3.1-ark-pol-module-or-protocol-owned-liquidity/i.-pol-mechanism-overview-self-operated-liquidity-logic.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.
