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

# Templates & Use Cases

> Explore VRF templates for Hardhat and Foundry, plus use cases and PoC examples

## Templates

<CardGroup cols={2}>
  <Card title="Hardhat Template" icon="github" href="https://github.com/gelatodigital/vrf-nft-hardhat">
    A template to get started using Gelato VRF in your hardhat dev environment.
  </Card>

  <Card title="Foundry Template" icon="github" href="https://github.com/gelatodigital/vrf-nft">
    Gelato VRF template & examples for Foundry development environment.
  </Card>
</CardGroup>
