# Emergency Protocol

NODO vaults integrate real-time automation with human-in-the-loop oversight.

### Monitoring

Automated (every 30–60s):

* PnL losses, slippage, gas spikes, TVL drops → auto actions\
  \
  **Manual (daily):**
* Guardian checks performance, IL, volatility, data status

### Response Workflow

1. System Triggers: Auto-reduce positions or initiate shutdown
2. Manual Review: Vault Provider & Curator decide on adjustments
3. Execution: Actions taken or overridden within 60 minutes
4. User Communication: Updates every 10–60 minutes with full report in 24h

### Recovery

Post-emergency audits, parameter updates, and enhanced monitoring for 7 days.

By assigning risks to roles and defining safeguards at each layer, NODO ensures vault reliability, transparency, and user protection in live DeFi environments.

<br>


---

# 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.nodo.xyz/public/nodo-vault-security-framework/emergency-protocol.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.
