# Safe Docs > Technical documentation for building with Safe. ## Docs - [Safe and EIP-7702](https://docs.safefoundation.org/features/eip-7702/7702-safe.md): How to use EIP-7702 with Safe Smart Accounts - [Overview](https://docs.safefoundation.org/features/eip-7702/overview.md): What is EIP-7702 and why do we need it? - [Safe and ERC-4337](https://docs.safefoundation.org/features/erc-4337/4337-safe.md): How to use ERC-4337 with Safe Smart Accounts - [Overview](https://docs.safefoundation.org/features/erc-4337/overview.md): What is ERC-4337 and why do we need it? - [Safe and ERC-7579](https://docs.safefoundation.org/features/erc-7579/7579-safe.md): How to use ERC-7579 with Safe Smart Accounts - [Overview](https://docs.safefoundation.org/features/erc-7579/overview.md): What is ERC-7579 and why do we need it? - [Overview](https://docs.safefoundation.org/features/passkeys/overview.md): What are passkeys and why do we need them? - [Safe and Passkeys](https://docs.safefoundation.org/features/passkeys/passkeys-safe.md): How to use Passkeys with Safe Smart Accounts - [Glossary](https://docs.safefoundation.org/more/glossary.md): Definitions of terms and concepts used throughout the Safe documentation. - [Safenet Beta](https://docs.safefoundation.org/safenet/overview/beta.md): Current status of the Safenet Beta network - what is live, what is being tested, and how to observe network activity. - [Overview](https://docs.safefoundation.org/safenet/overview/introduction.md): Safenet enforces transaction security onchain by preventing high-risk transactions from executing. - [Roadmap](https://docs.safefoundation.org/safenet/overview/roadmap.md): Building the enforcement layer for transaction security - [Safenet Validators](https://docs.safefoundation.org/safenet/overview/validators.md): The role of Validators in the Safenet protocol - what they do, why decentralization matters, and how they are incentivized. - [FAQs](https://docs.safefoundation.org/safenet/resources/faq.md): Frequently asked questions about Safenet and Safenet Beta. - [Security](https://docs.safefoundation.org/safenet/resources/security.md): Deployed contracts, source code, audit reports, and what is immutable vs configurable in Safenet Beta. - [How to delegate stake?](https://docs.safefoundation.org/safenet/staking/delegate.md): How to delegate SAFE tokens to a Safenet Validator and earn staking rewards. - [Lock-up periods](https://docs.safefoundation.org/safenet/staking/lockup.md): How withdrawal delays work and what to expect when unstaking SAFE tokens. - [Overview](https://docs.safefoundation.org/safenet/staking/overview.md): How SAFE tokens are staked in Safenet, who participates, and how rewards are earned. - [Rewards](https://docs.safefoundation.org/safenet/staking/rewards.md): How staking rewards are calculated and distributed in Safenet Beta. - [Is my stake at risk?](https://docs.safefoundation.org/safenet/staking/risk.md): Understanding the risks to staked SAFE tokens in Safenet Beta. - [How are Validators staked?](https://docs.safefoundation.org/safenet/staking/validator-staking.md): Validator self-stake mechanics, minimum requirements, and how Validators are held accountable through reward penalties. - [Audits](https://docs.safefoundation.org/security/audits.md): Independent security audits and formal verification reports for Safe smart contracts and core modules. - [Bug Bounty Program](https://docs.safefoundation.org/security/bug-bounty.md): Report smart contract vulnerabilities in Safe Smart Accounts and earn rewards of up to $1,000,000 through responsible disclosure. - [Past bounties](https://docs.safefoundation.org/security/past-bounties.md): This list includes valid submissions from past and current contract versions for which a bounty has been paid. - [Concepts](https://docs.safefoundation.org/smart-account/concepts.md): Core concepts behind Safe Smart Accounts, including ownership, thresholds, signature verification, and transaction execution. - [Fallback handler](https://docs.safefoundation.org/smart-account/fallback-handler.md): Extend Safe Smart Accounts with additional logic executed on unmatched function calls, while keeping the core contract minimal. - [Guards](https://docs.safefoundation.org/smart-account/guards.md): Add programmable pre- and post-execution checks to Safe Smart Accounts to enforce custom transaction restrictions. - [Migration](https://docs.safefoundation.org/smart-account/migration.md): Safely upgrade an existing Safe Smart Account proxy to a newer Singleton implementation. - [Modules](https://docs.safefoundation.org/smart-account/modules.md): Extend Safe Smart Accounts with modular smart contracts that enable automation, custom authorization, and advanced execution logic. - [Multi-chain](https://docs.safefoundation.org/smart-account/multi-chain.md): Deploy the same Safe Smart Account address across multiple EVM-compatible chains using deterministic deployment. - [Overview](https://docs.safefoundation.org/smart-account/overview.md): How Safe Smart Accounts work - [Signatures](https://docs.safefoundation.org/smart-account/signatures.md): How Safe Smart Accounts encode, validate, and combine different signature types for transaction execution. ## Optional - [Blog](https://safefoundation.org/blog)