# Advanced Peg Protection Mechanisms

**Stability Pool as Peg Keeper:**

* Maintains fxUSD stability through arbitrage operations within the fxUSD/USDC AMM pool.

**Operational Restrictions During Depegging:**

* New xPOSITION openings are prohibited to prevent excess fxUSD minting.
* Stability pool yield incentives attract additional liquidity to restore the peg.

**xPOSITION Funding Fees:**

* During a depeg, funding fees are charged to xPOSITION holders, enhancing stability pool yields.

**Redemption of fxUSD:**

* Users can purchase fxUSD on the secondary market and redeem it for $1.00 worth of collateral (subject to fees).


---

# 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.aladdin.club/f-x-protocol-new/f-x-2.0/advanced-peg-protection-mechanisms.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.
