> For the complete documentation index, see [llms.txt](https://docs.fly.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fly.trade/developers/deprecated-magpie-contracts/magpieaggregator-diamond-proxy/pauser.md).

# Pauser

The primary use case of this contract is to provide an emergency stop mechanism. In case of detected vulnerabilities, bugs, or during contract upgrades, the contract owner can pause the contract to prevent potential losses or other issues.

Once the issues are resolved or the upgrade is complete, the contract can be unpaused to resume normal operations.
