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

# Interfaces

- [Factory](https://docs.fathom.fi/vaults/interfaces/factory.md): https://github.com/Into-the-Fathom/fathom-vaults-smart-contracts/blob/master/contracts/factory/packages/FactoryPackage.sol
- [Vault](https://docs.fathom.fi/vaults/interfaces/vault.md): https://github.com/Into-the-Fathom/fathom-vaults-smart-contracts/blob/master/contracts/vault/packages/VaultPackage.sol
- [BaseStrategy](https://docs.fathom.fi/vaults/interfaces/basestrategy.md): https://github.com/Into-the-Fathom/fathom-vaults-smart-contracts/blob/master/contracts/strategy/BaseStrategy.sol
- [TokenizedStrategy](https://docs.fathom.fi/vaults/interfaces/tokenizedstrategy.md): https://github.com/Into-the-Fathom/fathom-vaults-smart-contracts/blob/master/contracts/strategy/TokenizedStrategy.sol
