# Adaptive ALC & Governance-Driven Adjustments

#### 1. **Adaptive Precision Mechanism**

* **ALC Formula**:
  * Precision is governed by a power-based structure:
    * **Square (Pmax)**: Determines maximum precision.
    * **Square root (Pmin)**: Ensures minimum precision.
* **Time Adjustments**:
  * ALC precision adapts dynamically based on block time or governance proposals.

#### 2. **Governance-Driven Adjustments**

* **Voting Mechanism**:
  * Changes to time intervals or ALC parameters require a governance vote, allowing the community to decide:
    * **Faster ALC**: Reduces block intervals for quicker adjustments.
    * **Slower ALC**: Increases block intervals for higher stability.
    *


---

# 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://docs.ax11.org/price-data-structure/adaptive-alc-and-governance-driven-adjustments.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.
