> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unvest.io/llms.txt
> Use this file to discover all available pages before exploring further.

# VestingTokenFactory

The `VestingTokenFactory` works as the factory to create minimal clones that will delegate their logic to the
`VestingToken` implementation contract. This smart contract also acts as a manager for the fees that `VestingToken`s'
transactions will charge.

<Card title="VestingTokenFactory" href="/smart-contracts/protocol/VestingTokenFactory.sol">
  View technical details
</Card>
