# Feature Highlight: Vault Simulations **Published by:** [Superform](https://paragraph.com/@superform/) **Published on:** 2024-04-16 **URL:** https://paragraph.com/@superform/feature-highlight-vault-simulations ## Content Superform is a permissionless marketplace to list yield vaults and get instant cross-chain distribution. It sounds easy, but being permissionless is hard. Let’s dig into how Superform makes this a safe and powerful UX for users. Simulations are a key feature to ensure the vaults you deposit into are operational. Permissionless vault listing has great benefits—like giving users a wide variety of yield opportunities—but too often users chasing the highest yields are left wondering if the vault is safe or if their transaction will succeed. Simulations address these issues. There are two broad types of simulations that Superform runs:Pre-addition vault simulationsPost-addition Superform simulationsPre-addition vault simulationsBefore vaults are added to the Superform Protocol using the App (i.e. creating a Superform), where anybody can also add metadata, various checks are run to ensure expected vault behavior. The final step is a simulation that will:Create a fork of the blockchain where the vault is being addedCall createSuperform on SuperformFactory with the vault address and Form it’s being added to (see https://docs.superform.xyz/periphery-contracts/superformfactory#creating-superforms-adding-vaults)Simulate a roundtrip deposit and withdrawal into the vaultThese vault checks will return 1) Failed 2) Warning or 3) Succeed. Some vaults may return warnings that actually are compliant with Superform and operational. Vaults that pass the checks can be instantly listed on Superform.Post-addition Superform simulationsOnce vaults are added to Superform, they become Superforms. Similar to how new pools on Uniswap are created to trade tokens, these Superforms become the intermediary contract that processes deposits/withdrawals of tokens into vaults. There are five modes behind this simulation tool:deposit: simulates a deposit of underlying tokens into a vaultwithdrawal: simulates a burn of SuperPositions, withdrawing shares from the vaultroundtrip: creates a fork and simulates a deposit, followed by a withdrawal of those sharesdeposit_withdrawal: simulates a deposit and a withdrawal separatelysmart: a combination of the above methods that appropriately tests all vaultsAll a user has to do is hit ‘simulate’ and gets all of these at once to ensure the vault is working as intended. All five modes override a users actual balance and approvals and include various transactions the user might not have made already to ensure a full test suite is performed. Various vaults might pass deposit tests but fail the withdrawal step, so it’s important to run these simulations before depositing! The Superform App will automatically route you through the smart simulation route with overrides, but other types can be used to isolate certain behavior.Get StartedSuperform is continuously improving this tool to ensure every user yields safely. Make sure to run this prior to depositing into vaults. Try Superform: https://app.superform.xyz/ ## Publication Information - [Superform](https://paragraph.com/@superform/): Publication homepage - [All Posts](https://paragraph.com/@superform/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@superform): Subscribe to updates ## Optional - [Collect as NFT](https://paragraph.com/@superform/feature-highlight-vault-simulations): Support the author by collecting this post - [View Collectors](https://paragraph.com/@superform/feature-highlight-vault-simulations/collectors): See who has collected this post