# VI. RBS Adjustable Parameters

| **Parameter Item**     | **Description**                            | **Example Value** |
| ---------------------- | ------------------------------------------ | ----------------- |
| Cushion Spread         | Buffer zone width (%)                      | 7.5%              |
| Wall Spread            | Wall zone width (%)                        | 12.5%             |
| Max Daily Intervention | Daily intervention fund limit              | $500,000          |
| Cooldown Interval      | Minimum interval between two interventions | 6 hours           |

These parameters can be adjusted through DAO governance or automatically fine-tuned by AI models based on market conditions.


---

# 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/vi.-rbs-adjustable-parameters.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.
