# 3.2 Capturing the "Alpha Delta"

The Alpha Delta is the mismatch between a breaking world event and the lagging price on a Decentralized Exchange (DEX). ClawOracle agents specialize in **Semantic Arbitrage**.

* **Scenario:** A central bank unexpectedly leaks a rate freeze.
* **Detection:** Semantic Intake Mesh identifies the leak in <100ms.
* **Correlation:** Probabilistic Kernel sees prediction market odds shifting but DEX prices remaining stagnant.
* **Execution:** The agent executes a capital move before the arbitrage bots (which rely on price triggers) even see the first candle change.


---

# 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.claworacle.vip/phase-iii-the-mechanism-of-agency/3.2-capturing-the-alpha-delta.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.
