# V. AI-Guided Execution

ARK's AI model will base decisions on:

1. Trading depth
2. Market sentiment volatility
3. External markets (BTC, ETH correlations)

Proactively recommend:

* Dynamic adjustments to Cushion Spread and Wall Spread
* Whether to trigger RBS operations early or delay them (for example, skipping the buffer zone and entering the wall zone directly in extreme situations)

During extreme market conditions (flash crashes/surges), AI can trigger "Emergency Observation Mode":

Suspending partial bond issuance and automatic order operations, switching to governance intervention mode


---

# 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.2-five-regulation-modules/4.2.2-rbs-module-or-range-bound-stability/v.-ai-guided-execution.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.
