# Resources

- [API](/resources/api.md): REST API endpoints: GET /v1/vaults, GET /v1/defi/protocols, GET /v1/users/{address}, GET /v1/defi/users/{address}. OpenAPI spec linked.
- [Mellow-LRT (Depreciated)](/resources/mellow-lrt-depreciated.md): Legacy restaking primitive, no longer active. Replaced by Core Vaults architecture.
- [Vault](/resources/mellow-lrt-depreciated/vault.md)
- [VaultConfigurator](/resources/mellow-lrt-depreciated/vaultconfigurator.md)
- [Validators](/resources/mellow-lrt-depreciated/validators.md)
- [ManagedValidator](/resources/mellow-lrt-depreciated/validators/managedvalidator.md)
- [ERC20SwapValidator](/resources/mellow-lrt-depreciated/validators/erc20swapvalidator.md)
- [DefaultBondValidator](/resources/mellow-lrt-depreciated/validators/defaultbondvalidator.md)
- [AllowAllValidator](/resources/mellow-lrt-depreciated/validators/allowallvalidator.md)
- [Strategies](/resources/mellow-lrt-depreciated/strategies.md)
- [DefaultBondStrategy](/resources/mellow-lrt-depreciated/strategies/defaultbondstrategy.md)
- [SimpleDVTStakingStrategy](/resources/mellow-lrt-depreciated/strategies/simpledvtstakingstrategy.md)
- [Oracles](/resources/mellow-lrt-depreciated/oracles.md)
- [ChainlinkOracle](/resources/mellow-lrt-depreciated/oracles/chainlinkoracle.md): ChainlinkOracle is a PriceOracle
- [ManagedRatiosOracle](/resources/mellow-lrt-depreciated/oracles/managedratiosoracle.md): ManagedRatiosOracle is a RatiosOracle
- [Modules](/resources/mellow-lrt-depreciated/modules.md)
- [DelegateModules](/resources/mellow-lrt-depreciated/modules/delegatemodules.md)
- [ERC20SwapModule](/resources/mellow-lrt-depreciated/modules/delegatemodules/erc20swapmodule.md)
- [DefaultBondModule](/resources/mellow-lrt-depreciated/modules/delegatemodules/defaultbondmodule.md)
- [StakingModule](/resources/mellow-lrt-depreciated/modules/delegatemodules/stakingmodule.md)
- [ExternalModules](/resources/mellow-lrt-depreciated/modules/externalmodules.md)
- [TvlModules](/resources/mellow-lrt-depreciated/modules/tvlmodules.md)
- [DefaultBondTvlModule](/resources/mellow-lrt-depreciated/modules/tvlmodules/defaultbondtvlmodule.md)
- [ERC20TvlModule](/resources/mellow-lrt-depreciated/modules/tvlmodules/erc20tvlmodule.md)
- [ManagedTvlModule](/resources/mellow-lrt-depreciated/modules/tvlmodules/managedtvlmodule.md)
- [Utils](/resources/mellow-lrt-depreciated/utils.md)
- [DepositWrapper](/resources/mellow-lrt-depreciated/utils/depositwrapper.md)
- [DefaultAccessControl](/resources/mellow-lrt-depreciated/utils/defaultaccesscontrol.md)
- [Security](/resources/mellow-lrt-depreciated/security.md)
- [AdminProxy](/resources/mellow-lrt-depreciated/security/adminproxy.md)
- [Emergency withdrawal guide (advanced)](/resources/mellow-lrt-depreciated/emergency-withdrawal-guide-advanced.md)
- [DVV Legacy Architecture](/resources/mellow-lrt-depreciated/dvv-legacy-architecture.md)
- [Media kit](/resources/media-kit.md): Branding and Logos
