A Vault is a smart contract that receives an asset from one or more users and keeps track of each user’s claim on the assets it manages.
For example, users may deposit USDC into a Vault. The Vault can hold that USDC directly or use it inside another strategy to generate yield.
The important point is that users do not lose their economic claim on the value they deposited. Instead, the Vault records how much of the shared pool belongs to each user.