# Web App – User Guide

### How to Use the Common Web App on Testnet

Follow these steps to get started with shielding your assets on testnet:

#### 1. Get testnet tokens

* Visit the [Common Faucet](https://shielder-faucet.vercel.app/)
* Select your desired network: **Aleph Zero EVM** **Testnet** or **Arbitrum Sepolia.**
* Paste your EVM address
* Click **“Get tokens”**

<figure><img src="/files/ftwF5z3a3miYY9w7gcOb" alt="" width="375"><figcaption></figcaption></figure>

> 💡 Note: Some ERC-20 tokens–e.g. SPR (Spring)–might not show up automatically in your wallet, but they will be visible in the Common Web App.

#### 2. Shield your tokens

* Go to [app.common.fi](https://app.common.fi/)
* Connect your wallet. If this is your first time with a specific account, you need to sign a message in your wallet that will create the shielded account.

<figure><img src="/files/KLDcb0AYbUN72FB30Uej" alt=""><figcaption></figcaption></figure>

* Choose the token and amount you want to shield
* Approve the transaction in your wallet

<figure><img src="/files/pjZSLGGMvmO8QFcQ64pD" alt=""><figcaption></figcaption></figure>

#### 3. Manage your shielded balance

* After shielding, check your balance on your shielded account
* You can now send the tokens from the shielded account to another address

<figure><img src="/files/TLb6QgVFWXDnU9hofQXi" alt=""><figcaption></figcaption></figure>

> 🔐 For the best privacy, we recommend withdrawing to a new wallet address.

**List of compatible wallets:**<br>

1. ✅ MetaMask
2. ✅  Ledger via Metamask
3. ✅  Coinbase Wallet
4. ✅  Talisman
5. ✅  Rabby
6. ✅  Rabby Mobile
7. 🟡 Ledger via Ledger Live (works only on Arbitrum Sepolia)
8. 🟡 Nova Wallet *(works if you add the testnet networks)*
9. 🟡 SubWallet *(works on Aleph Zero EVM Testnet)*
10. 🟡 *Trust Wallet (only Aleph Zero EVM Testnet)*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.common.fi/knowledge-base/web-app-user-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
