# VI. Overview of DAO Governable Parameters (ATS Layer Governance)

<table data-header-hidden><thead><tr><th width="253"></th><th width="352"></th><th></th></tr></thead><tbody><tr><td><strong>Parameter Name</strong></td><td><strong>Description</strong></td><td><strong>Example Value</strong></td></tr><tr><td>POL Upper Limit</td><td>Controls maximum proportion of market value layer assets (avoids reverse liquidity cashing risk from excessive liquidity)</td><td>40%</td></tr><tr><td>Reserve Buffer Ratio</td><td>Minimum fund multiplier to be maintained in the reserve layer (supports minting and price floor protection)</td><td>1.5x</td></tr><tr><td>YRF Extraction Ratio</td><td>Percentage of regeneration layer returns usable for buybacks</td><td>30%</td></tr><tr><td>Recapitalization Threshold</td><td>Triggers reallocation logic when any module resource pool falls below the set value</td><td>10%</td></tr><tr><td>Configurable Strategic Asset Ratio</td><td>Maximum proportion in the regeneration layer usable for strategic investments (prevents excessive risk exposure)</td><td>20%</td></tr><tr><td>Automatic Replenishment Cooldown Period</td><td>Minimum cooling interval for ATS automatic rebalancing when any resource is insufficient (prevents frequent switching)</td><td>6 hours</td></tr></tbody></table>


---

# 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.2-ats-module-or-ark-treasury-system/vi.-overview-of-dao-governable-parameters-ats-layer-governance.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.
