# Arweave Wallet

An Arweave Wallet is required in order to upload Meta Asset data to Arweave, a decentralized storage solution. The following tutorial will help the developer acquire an Arweave wallet and load it with 0.02 AR tokens.

#### 1. Go to the Arweave Faucet&#x20;

Go to the [Arweave Faucet](https://faucet.arweave.net) and read the instructions. Click *Continue* to proceed.

![Go to faucet.arweave.net](/files/X3NHIGsGAyX5Bd3rpE2q)

#### 2. Download and save your wallet key file

![Download your newly created Arweave wallet file](/files/ZoccqKdSNix1Go0FJfnN)

#### 3. Post the Human Verification tweet

![Post the Human Verification Tweet ](/files/XaFtxRkRBAfzaZOklJfB)

#### 4. Wait to receive the 0.02 AR tokens

![Wait for the 0.02 AR tokens to be sent to your wallet.](/files/N1nheDIqybPmImZnUnBR)

#### 5. Install ArConnect (Arweave's browser wallet)

Go to the Chrome Web Store to add [ArConnect ](https://chrome.google.com/webstore/detail/arconnect/einnioafmpimabjcddiinlhmijaionap)to your browser.

![Download the ArConnect extension](/files/hlq3Bwy8KmcqrhwsC7Q7)

**6. Create an ArConnect account**

![Create an ArConnect account](/files/61WycoZYd5mKNJRWMU81)

#### 7. Load the Arweave Wallet

Select *"Load Wallet(s)"* and load the downloaded Arweave wallet file from step 2.&#x20;

![Click Load Wallet](/files/T7w9A83Scl4z0LfD5pph)

![Select "Load keyfile(s) from filesystem](/files/REqzd7UIjCzZkoZT7qEB)

![Load the Wallet](/files/dSjsSSX3preWUtaHPmkg)

#### 8. Verify the Arweave Wallet Loaded

The Arweave wallet should now be accessible in the ArConnect extension.

![Arweave Wallet Loaded](/files/TXrhWtmDFPUkwCRPx9ky)

#### Go to the next tutorial to learn how to load the Arweave Wallet to your ArDrive account for easy asset management.


---

# 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.rawrshak.io/tutorials/developer/setup/arweave-wallet.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.
