# 5.2 The Staking-for-Access Model (SAM)

We reject the volatility-inducing burn model. Instead, $AUTONIX value is anchored by the **Compute-Access Ratio**. To execute complex logic within the DCE or to utilize the Neural-Liquidity sensing layer, protocols must stake $AUTONIX as **Execution Collateral**.

* **Collateralized Execution:** For every million instructions executed autonomously, the PAE must hold a specific balance of $AUTONIX. This creates a direct correlation between the network’s computational throughput and the token’s organic demand.
* **Forensic Staking:** Nodes acting as Forensic Partners must stake $AUTONIX to participate in the validation of Logic Fingerprints. If a node provides a non-deterministic or fraudulent proof, their stake is slashed and redistributed to the honest node pool, ensuring the system’s "Dictatorship of Logic" is economically self-enforcing.


---

# 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.autonix.vip/chapter-5-tokenomics-the-usdautonix-equilibrium/5.2-the-staking-for-access-model-sam.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.
