2023-01-28 19:55:19 +03:00
# Deposit and withdraw
2021-08-24 18:25:11 +03:00
2023-08-30 19:31:19 +03:00
This tutorial is a step-by-step explanation of how to deposit and withdraw. If you want to understand how the internal system of Tornado Cash works, please refer to [this tutorial ](/general/how-does-it-work.md ).
2021-08-24 18:25:11 +03:00
## **Deposit**
### Choose a chain
2023-08-30 19:31:19 +03:00
Tornado Cash Classic is available on several blockchains, so you will have to choose among the multiple options:
2021-08-24 18:25:11 +03:00
2023-08-30 19:31:19 +03:00
![Different chains selection ](../.gitbook/assets/chain-selection-on-tornado-site.gif )
2021-08-24 18:25:11 +03:00
2021-08-24 23:41:16 +03:00
### Select a token
Choose the token you want to deposit and its amount:
2023-08-30 19:31:19 +03:00
![Choose currency and amount ](../.gitbook/assets/select-deposit-currency-and-amount-on-tornado-site.gif )
2021-08-24 23:41:16 +03:00
### Connect your wallet
Click on `Connect` and choose between wallet providers such as Metamask or WalletConnect.
### Save your note
2021-10-28 16:57:27 +03:00
Click on `Deposit` and store your note on a secure place before clicking on `I backed up the note` . You can also save encrypted notes on-chain by setting up a Note Account, by clicking on `Settings` (top-right corner).
2021-08-24 23:41:16 +03:00
2023-08-30 19:31:19 +03:00
![Deposit ](../.gitbook/assets/deposit-on-tornado-site.gif )
2021-08-24 23:41:16 +03:00
### Be patient
2023-02-19 02:32:43 +03:00
As explained in [this guide ](/general/guides/opsec.md ), the longer you wait, the greater your anonymity will be.
2021-08-24 23:41:16 +03:00
## Withdraw
2021-08-25 16:31:58 +03:00
### Choose a chain
2023-08-30 19:31:19 +03:00
Tornado Cash Classic is available on several blockchains, so you will have to choose among the multiple options:
2021-08-25 16:31:58 +03:00
2023-08-30 19:31:19 +03:00
![Chain selection before withdrawal ](../.gitbook/assets/choose-chain-on-withdraw-tornado-classic.gif )
2021-08-25 16:31:58 +03:00
### Paste your note
2023-02-19 02:32:43 +03:00
Use your deposit note by pasting it in the corresponding box. Click on `Withdraw` and wait for the zkSNARK proof to be generated.
2021-08-25 16:31:58 +03:00
### Confirm the withdrawal
2021-08-24 23:41:16 +03:00
2023-08-30 19:31:19 +03:00
![Withdrawal confirmation popup ](../.gitbook/assets/confirm-withdrawal-tornado-classic.png )
2021-08-25 17:26:51 +03:00
2023-01-28 19:55:19 +03:00
## Note account
2022-07-27 21:01:26 +03:00
2023-08-30 19:31:19 +03:00
A Note Account allows to **store encrypted on-chain backups** of private notes. This makes safe storage of funds hassle free, **although coming at the risk of deanonymization if your address is ever breached** .
2022-07-27 21:01:26 +03:00
2023-08-30 19:31:19 +03:00
![Open settings button ](../.gitbook/assets/tornado-classic-site-open-settings.png )
2022-07-27 21:01:26 +03:00
* Connect your wallet and click on `Settings`
* Click on `Set Up Account`
* Save your `Note Account Key`
* Confirm the transaction in your wallet.
2023-08-30 19:31:19 +03:00
![Set up note account button ](../.gitbook/assets/set-up-note-onchain-account-button.png )
2022-07-27 21:01:26 +03:00
2023-02-19 02:32:43 +03:00
**Never share your note account key with anyone or risk loss of funds.**
2022-07-27 21:01:26 +03:00