# Using Firn

In this page, we'll cover the basics of using Firn.

## Feature Overview

Firn can be viewed as a general-purpose *private wallet* for Ethereum-based chains. Using Firn involves, roughly, three steps.&#x20;

### Creating an Account

Creating an account with Firn is extremely easy. Firn will *never* ask you to download or remember ad-hoc passcodes or aliases. Rather, your Firn account will always be controlled exclusively by some *standard*, regular Ethereum account, maintained by your active wallet. In other words, you don't have to store any secrets *beyond* your wallet's regular seed phrase (which you've already stored).

To start, on the [main app page](https://firn.cash), log in using a wallet and select a network. Once you're logged in, your currently-active Ethereum account will appear at the top-right corner of the screen.

<figure><img src="https://3447577477-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9gybBE9eYBHgZMTJRCk3%2Fuploads%2FFjo4H3fsPRooFKr2gW4s%2FScreenshot%202023-04-15%20at%204.29.42%20PM.png?alt=media&#x26;token=5acffaf5-9fba-4a40-8afc-48ba8d343ac6" alt=""><figcaption><p>Make sure to use an Ethereum account you won't lose.</p></figcaption></figure>

Before proceeding, make sure that you're using a secure Ethereum account, which you fully control. We recommend the use of Ledger-controlled accounts for this purpose. If you lose access to this Ethereum account, you will lose your funds.

Once you're ready, click "Enter App"; after signing a login message twice, you'll gain access to the main Firn interface. In the future, you'll only have to sign once.

### Depositing Funds

Depositing funds into Firn is straightforward. Just enter an amount in the main box, and click "Deposit Privately". Your wallet will prompt you to confirm the deposit.

<figure><img src="https://3447577477-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9gybBE9eYBHgZMTJRCk3%2Fuploads%2FRCU4f9d6aKB1uCXi62VX%2Fdeposit.png?alt=media&#x26;token=cf686bfb-b94d-4a77-8d1f-b03f174ce44c" alt=""><figcaption><p>Firn's <em>deposit</em> panel.</p></figcaption></figure>

Once you’ve logged in, you can freely switch accounts (and even wallets), while continuing to make deposits from these different accounts. The deposits will still work (and will all consolidate into your Firn account).

### Withdrawing Funds

A Firn *withdrawal* entails removing funds from your private Firn wallet, and directing them to an external Ethereum address. Again, here, the process is straightforward: enter a destination address and an amount, and click "Withdraw Privately". The key, here, is that you should always send your funds to a *fresh* Ethereum account, which hasn't appeared on-chain before. Creating a new such account is straightforward in most wallets. This requirement comes from privacy; if you use an Ethereum account with history, that history can reveal information about you (defeating the purpose of using Firn).

<figure><img src="https://3447577477-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9gybBE9eYBHgZMTJRCk3%2Fuploads%2F1IRX1WI3pWbOqBmFs13U%2FScreenshot%202023-04-17%20at%2011.34.08%20PM.png?alt=media&#x26;token=8e86a531-b672-42d4-ae94-fe6484a3f6a4" alt=""><figcaption><p>Firn's withdrawal panel.</p></figcaption></figure>

For similar reasons, you should *not* withdraw an unusual or unique amount, *especially* if you've previously deposited the same amount. For example, do not deposit 420.69 ETH and later withdraw this same amount (i.e., minus fees).

### Sending and Receiving Funds

The best way to send funds to others is to privately send them within Firn. To receive funds from others, share your public key with them. You can even share this key publicly.

<figure><img src="https://3447577477-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9gybBE9eYBHgZMTJRCk3%2Fuploads%2FEYJ42NwSxxCVRRKMLkXF%2Freceive.webp?alt=media&#x26;token=e84910fd-78e3-4105-a4f3-2d6dcef458c8" alt=""><figcaption><p>Share your public key with others to receive Firn transfers.</p></figcaption></figure>

Symmetrically, to transfer funds, use the "Send" tab.

<figure><img src="https://3447577477-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9gybBE9eYBHgZMTJRCk3%2Fuploads%2F6ogiCMCCd9MtME7GyW8o%2FScreenshot%202023-04-17%20at%2011.37.18%20PM.png?alt=media&#x26;token=d58b2d3e-2f2f-4597-97c2-4a4678c2e4f3" alt=""><figcaption><p>Transfer funds privately to other Firn users using the <em>Send</em> tab.</p></figcaption></figure>

For peer-to-peer payments, Firn transfers *always* provide better privacy than withdrawals, since they hide the identities of the sender *and* receiver, as well as the amount transferred.

## Further Remarks

The canonical way to use Firn is to deposit *all* of your active funds into Firn, and to withdraw funds on an as-needed basis. Firn should *not* be used as a "pass-through layer"; because of timing and amount inference, using Firn in this way will *not* provide strong privacy.

Interestingly, you may—and should—use your Firn account to consolidate funds from disparate Ethereum accounts. Firn’s *deposits* are privacy-preserving, in that consolidation behavior of this sort won’t reveal whether the relevant Ethereum accounts are controlled by the same entity or not. For more details on this technique, check out our [Power-User's Guide](https://docs.firn.io/overview/using-firn/power-users-guide).
