# 6.3 Risk Mitigation: Volatility and De-pegging Protocols

Crypto markets are volatile, and stablecoins can de-peg. AbyssPay’s Risk Management Engine is designed to handle these events:

* Oracle Redundancy: Utilizing a mix of Chainlink, Pyth, and internal TWAP to prevent "Flash Loan" price manipulation.
* Emergency Pause: In the event of a catastrophic market failure or a major stablecoin de-peg, the DAO has the authority to pause new card issuance while existing settlements are finalized using the protocol’s liquidity buffer.


---

# 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.abysspay.xyz/chapter-6-security-resilience-and-the-sovereign-future/6.3-risk-mitigation-volatility-and-de-pegging-protocols.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.
