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

# Links

> Superform whitepapers, source code, standards, community, and developer tools.

## Source Code

| Repository                                                    | Description                                                |
| ------------------------------------------------------------- | ---------------------------------------------------------- |
| [v2-core](https://github.com/superform-xyz/v2-core)           | Core smart contracts: hooks, executors, validators, ledger |
| [v2-periphery](https://github.com/superform-xyz/v2-periphery) | Periphery contracts: SuperVaults, \$UP, oracles            |
| [Brand Kit](https://github.com/superform-xyz/brand-kit)       | Logo pack and color palette                                |

## Papers

* [Superform v2 Whitepaper](https://github.com/superform-xyz/whitepapers/blob/main/superform_v2_whitepaper.pdf) - Published June 2025

## Standards

| Standard                                            | Relevance                                                                                   |
| --------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| [ERC-4626](https://eips.ethereum.org/EIPS/eip-4626) | Tokenized vault standard, base interface for yield sources                                  |
| [ERC-7540](https://eips.ethereum.org/EIPS/eip-7540) | Asynchronous tokenized vault; SuperVault implements this for async deposits and redemptions |
| [ERC-7579](https://eips.ethereum.org/EIPS/eip-7579) | Minimal modular smart accounts; Superform's execution and validation modules                |
| [ERC-4337](https://eips.ethereum.org/EIPS/eip-4337) | Account abstraction; SuperBundler packages hook chains into UserOperations                  |
| [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702) | EOA passthrough for smart account delegation                                                |

## Community & Links

### Sites

* [Superform](https://www.superform.xyz/) — main website
* [Foundation](https://www.superformfoundation.org/) — foundation website
* [Help Center](https://help.superform.xyz/) — general support

### Community

* [Twitter / X](https://x.com/superformxyz)
* [Discord](https://discord.gg/superform)
* [Mirror](https://mirror.xyz/superform.eth)

### Audit Reports

* [v2-core Audits](https://github.com/superform-xyz/v2-core/tree/dev/audits) — core smart contract audits
* [v2-periphery Audits](https://github.com/superform-xyz/v2-periphery/tree/dev/audits) — periphery smart contract audits

### Legacy

* [v1 Docs](https://superform.gitbook.io/superform-v1)
* [v1 App](https://legacy.superform.xyz/)
