# zk-Gate Proof (Optional Layer)

### **zk-Gate Proof (Optional Layer)**

For gated actions (e.g., private swaps or whitelisted access), Shady adds **zk-Gate**, a zero-knowledge proof layer that allows you to **prove ownership or eligibility** without revealing wallet data.

Examples:

* Prove you own ≥ 1,000 $SHDY tokens.
* Access a DAO voting portal anonymously.
* Verify region or KYC status using off-chain zk attestations.

zk-Gate uses **Groth16 / PLONK circuits** to validate proofs efficiently on Solana.
