> For the complete documentation index, see [llms.txt](https://docs.clone.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clone.so/clone-mainnet-guide/pool-status.md).

# Pool Status

| Status      | Restricted Actions                                        | Reasoning                                                                                                                                                              |
| ----------- | --------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Active      | None                                                      | Everything is A-OK!                                                                                                                                                    |
| Frozen      | Everything                                                | We will freeze a pool if something unexpected has gone wrong. For example, if the protocol receives faulty/suspicious oracle pricing.                                  |
| Extraction  | Swap, Provide Liquidity, Borrow More, Unwrap, Liquidation | Extraction is the first step of our clAsset deprecatoin process, it allows liquidity provider and borrowers to close their positions before the clAsset is removed.    |
| Liquidation | Swap, Provide Liquidity, Borrow More, Unwrap              | Liquidation is the second step of our clAsset deprecatoin process, where liquidity provider and borrowers who faileed to close their positions can be liquidated.      |
| Deprecation | Everything EXCEPT Unwrap                                  | Deprecation is, fittingly, the last stage of our clAsset deprecatoin process, where anyone still holding the clAsset can unwrap and receive bridged asset in exchange. |

{% hint style="info" %}
More about the clAsset Deprecation can be found [here](/system-architecture/comet-liquidity-system/classet-deprecation.md).
{% endhint %}
