> For the complete documentation index, see [llms.txt](https://docs.altitude.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.altitude.fi/general/protocol-overview/ingress-control.md).

# Ingress Control

For improved security we have an ingress control contract that independently controls under which conditions certain user functions can be executed. Capabilities include:

* pausing → ability to pause either the whole protocol or specific functions
* rate limit → restricted outflows of funds (for withdraws, borrows and claim rewards)
* allow/sanctioned lists → ability to control access from specific addresses

These allow the protocol to be more resilient to extreme market conditions.
