> For the complete documentation index, see [llms.txt](https://docs.foreprotocol.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foreprotocol.io/documentation/protocol/config.md).

# Config

The configuration allows you to change the key values of the protocol, but limits the new values to preserve the safety of the users of the protocol.&#x20;

Configuration changes can be made by the Protocol Administrator.

The configuration is changed in the [Protocol Config](/documentation/developers/smart-contracts/protocolconfig.md) smart contract. The contract is a [Market Config](/documentation/protocol/config/market-config.md) contract factory that is assigned to each market. This prevents values for an already existing market from being changed.
