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

# Verify a Contract

<CardGroup cols={2}>
  <Card title="Foundry" href="/guides/verify-smart-contract/foundry">
    Verify a smart contract on Monad using Foundry
  </Card>

  <Card title="Hardhat" href="/guides/verify-smart-contract/hardhat">
    Verify a smart contract on Monad using Hardhat
  </Card>
</CardGroup>
