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

# Faucet

> Get testnet `TAC` and `TON`

The TAC faucet provides free testnet TAC tokens for gas fees and testing your hybrid dApps on the Saint Petersburg testnet. Simple wallet connection and instant token distribution for seamless development.

## Available Faucet

<CardGroup cols={2}>
  <Card title="TAC Testnet Faucet" icon="coins" href="https://spb.faucet.tac.build">
    Get free testnet `TAC` for gas fees, contract deployment
  </Card>

  <Card title="TON Testnet Faucet" icon="coins" href="https://t.me/testgiver_ton_bot">
    Get free testnet `TON` to initiate cross-chain transactions
  </Card>
</CardGroup>

## Quick Links

<AccordionGroup>
  <Accordion title="Network Setup" icon="settings">
    Add Saint Petersburg testnet to your wallet with RPC endpoint `https://spb.rpc.tac.build` and Chain ID `2391` before requesting tokens.
  </Accordion>

  <Accordion title="Development Usage" icon="code">
    Use testnet tokens for contract deployment, transaction testing, and hybrid
    dApp development without real value at risk.
  </Accordion>

  <Accordion title="Need More Tokens?" icon="message-circle">
    For large-scale testing or educational purposes, reach out on [Discord](https://discord.gg/tacbuild) for additional token allocation.
  </Accordion>
</AccordionGroup>
