# V. AI Assistance and DAO Governance Configuration

**AI Model Assisted Tasks (AI-Guided Allocation)**

ATS integrates second-layer AI models with the Treasury Monitoring Engine to support the following intelligent tasks:

| **AI Model Task**                 | **Function Description**                                                                                                    |
| --------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Treasury Asset Structure Alert    | When POL proportion is too high or yield assets proportion is too low, AI will recommend asset reallocation                 |
| Asset Rebalancing Recommendations | Based on RBS pressure zones / bond demand / buyback funds, AI proposes recapitalization strategies                          |
| Liquidity Pressure Prediction     | Combining transaction data with LP trigger records to predict which asset layer will experience risk of outflow             |
| DAO Incentive Flow Simulation     | Analyzes DAO pool resource utilization and future incentive strength to help determine whether to replenish incentive pools |
| Issuance Risk Warning             | If ATS assets fall below MCL estimated lower limit, AI can recommend stopping or reducing Base Emission Rate                |

> All AI recommendations are only advisory; final decisions are still made through DAO approval.


---

# 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/v.-ai-assistance-and-dao-governance-configuration.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.
