# LimitOrdersDisabled (/docs/errors/chain/LimitOrdersDisabled)

Order execution was attempted while the pallet's global switch is off. Check the `LimitOrdersEnabled` storage value; root must call `set_pallet_status` with true to enable the pallet.

Declared by the `LimitOrders` pallet; it classifies to the semantic code [`disabled`](/docs/errors/disabled).

## Remediation [#remediation]

This call or feature is switched off on this network

The same explanation is available in the terminal: `btcli explain LimitOrdersDisabled`.
