# III. Sub-module: SLS | Shard Liquidity Structure (Layered Liquidity Support Mechanism)

SLS is a smart liquidity deployment strategy module under Ark POL, designed to ensure LP assets aren't "filled in one pool" but rather "layered defensively" according to price strategy.

#### **Shard Layered Structure (Example)**

<table data-header-hidden><thead><tr><th width="149"></th><th width="133"></th><th width="165"></th><th></th></tr></thead><tbody><tr><td><strong>Shard Level</strong></td><td><strong>Price Range</strong></td><td><strong>Capital Allocation</strong></td><td><strong>Functional Positioning</strong></td></tr><tr><td>Shard 1</td><td>$95–$100</td><td>10%</td><td>High-position Liquidity Buffer Layer</td></tr><tr><td>Shard 2</td><td>$80–$94</td><td>20%</td><td>Main Support Layer</td></tr><tr><td>Shard 3</td><td>$60–$79</td><td>30%</td><td>Massive Bottom Support and Pressure Buffer</td></tr><tr><td>Shard 4</td><td>$30–$59</td><td>40%</td><td>Black Swan Baseline/Final Defense Layer</td></tr></tbody></table>

#### **Three Major Deployment Types (Corresponding to Market Conditions)**

**Lower Range Support Layer (Downside Protection)**

Deploys main buy orders/LP near RBS price floor

**Middle Range Stability Layer (Price Stabilization)**

Controls slippage and maintains predictable trading depth

**Upper Range Flexibility Layer (Upside Limitation)**

Sets up supply walls when the price rises too quickly to prevent bubbles

These deployments can be adjusted by AI models or configured with strategy ratios by the DAO to achieve multiple purposes: active market control, price defense, and incentive conversion.


---

# 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/iii.-sub-module-sls-or-shard-liquidity-structure-layered-liquidity-support-mechanism.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.
