# Asset Configuration

Each asset configuration in the protocol is stored in the Silo Repository. An authorized party can determine a default configuration for assets by the protocol design. This configuration will apply to any new asset added to the system and can be updated later.\
\
Configuration for any asset configured through the Silo Repository will apply to all Silos that use this asset.

![Silo Repository as a single source of the asset configuration](https://4274077133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkTAUVVLYPoxSHOs8SSD%2Fuploads%2Fowqpw6JLQTfMTOjakrY3%2FProject-overview-Asset%20config_Registry.jpg?alt=media\&token=43cbcad3-8479-42f6-b1ed-89e50233188f)

Silo Repository allows for authorized parties to configure:\
\- **maxLoanToValue** (uint64) Loan-to-Value ratio represents the maximum borrowing power of a specific collateral.\
\- **liquidationThreshold** (uint64) The liquidation threshold represents the threshold at which a borrow position will be considered undercollateralized and subject to liquidation for each collateral.\
\- **interestRateModel** (address) The interest rate model address

![Example of the asset configurations for the user solvency calculation](https://4274077133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkTAUVVLYPoxSHOs8SSD%2Fuploads%2FpSCVr0GQeAhQDI3fJZo7%2FProject-overview-Solvency.drawio.png?alt=media\&token=f54605c0-0f08-42ef-a6aa-64aee351a9c5)

![Silo's interaction with the Interest model](https://4274077133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXkTAUVVLYPoxSHOs8SSD%2Fuploads%2Fs1rl6NtxAk5zF3tkJT05%2FProject-overview-Asset%20config_%20Interest%20model.jpg?alt=media\&token=f871bde0-6160-4035-9ae3-555e573b268a)
