# Claiming Item Drops

### <mark style="color:red;">ALERT</mark>: Item claims expire after 7 days.

### ➡️ Head over to the [Pixel War website](https://www.pixelwar.com).

### To claim a free item drop you will first need to connect your Ethereum wallet.  An item claim is not the same as a mint.

First, click the Connect button (it may also appear as just the silhouette / head without the word connect).&#x20;

![The Connect Button](/files/yYVMWZe3DXrOVJW3nuy2)

If you have a pending item drop a "New Item!" banner will appear (see image below). The banner will only appear if the wallet you are connected with has a pending item drop. Item drops can come from many sources (giveaways, earned in game, rewards for achievements, etc.)

![The Item Claim Banner - Click Claim](/files/KB2T0rPDA6r5xjiGiv7O)

You will then be presented with new box with a **Claim Your Item Now** button - this will initiate the transfer of the item NFT to your wallet.

![Click to Claim Your Item](/files/Plee04Yloy9TgzMgkHxb)

There will be a small gas fee which will vary based on current gas prices on the Ethereum network. (At the time of this writing claims typically cost between $2-$6 in gas.)

![Matamask Popup to Approve the Transfer and Gas](/files/VfHY5TwizCfXavfhTHUo)

Once you have approved the transfer, the process is in the hands of the blockchain (ie: Ethereum) and will process depending on network congestion and other factors. You will see a transaction link which you can click to see the transaction on [etherscan](https://etherscan.io).

![Transaction is Pending](/files/pH6GDoP7jAkQI2DcYJkz)

Assuming you do not navigate away from this page, you will see your item when the transaction is completed.

![Your new item!](/files/2mwyUedLliVylyeQIWqo)

### Item Claims Go To Your Wallet

Unlock the initial 9 item claim that you got with your hero - which are equipped to your hero and owned by your hero, item claims send the item NFT to your  wallet. You can [equip your new item](/minting-and-on-chain-actions/equipping-item-nfts.md) on your hero NFT, hold it, sell it. There may be other opportunities to use items in different ways in the future.

Item NFTs held in the same wallet as your hero NFT will show up in the inventory tab on the [Pixel War website](https://pixelwar.com) where they can be equipped.


---

# 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.pixelwar.com/minting-and-on-chain-actions/claiming-item-drops.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.
