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

# Use Phantom with Tapenet

Tapenet web applications sign with a browser wallet. This page points Phantom at
Solana devnet, which the public network runs on, so those applications can use your
wallet. Your wallet is your identity
([how the pieces fit](/protocol/architecture/overview)).

## Prerequisites

The [Phantom extension](https://phantom.com/download), installed. That's it.

## Switching to Solana devnet

<Steps>
  <Step title="Open developer settings">
    In Phantom, open **Settings**, then **Developer Settings**, and turn on **Testnet Mode**.

    <Frame caption="Phantom's developer settings">
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/tapedrive/images/phantom-developer-settings.png" alt="Phantom settings screen with Testnet Mode toggled on" />
    </Frame>
  </Step>

  <Step title="Select Solana devnet">
    Pick **Solana Devnet** as the active network.

    <Frame caption="Selecting Solana Devnet">
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/tapedrive/images/phantom-select-devnet.png" alt="Phantom network picker with Solana Devnet selected" />
    </Frame>
  </Step>
</Steps>

## Funding

Follow [Get devnet SOL](/tapenet/access#get-devnet-sol) and
[Get TAPE](/tapenet/access#get-tape), using your Phantom wallet's public Solana address
for both requests. You can skip the CLI wallet creation steps when using Phantom.

Phantom shows SOL directly; use the [explorer](/tools/explorer) to check the funds at
the same public address. A separately created CLI wallet has a different address and
does not share these balances.

Any wallet-standard wallet works the same way. These steps use Phantom because it's what most readers have installed.
