# 7.3 The Insurance Module (Fog Shield)

While the Liquidity Fog is designed to be market-neutral, smart contract risk remains. To mitigate this, Accessth implements the "Fog Shield."

Staked $ACCESS tokens act as the first tranche of insurance. In the unlikely event of a shortfall (e.g., a hack of an underlying yield protocol like Aave), the Staked $ACCESS is slashed and auctioned to recapitalize the Fog Pool. This aligns the incentives of stakers with the security of the protocol—if the protocol fails, the token fails.


---

# 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.accessth.xyz/part-7/7.3-the-insurance-module-fog-shield.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.
