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

# NFT balance

> Verify and reward users based on the number of NFTs they hold in their cryptocurrency wallet.

Use this task to foster a sense of community among your NFT holders and encourage them to participate in exclusive events or activities.

### Before you start

Make sure you have:

* A quest created within your campaign
* The NFT collection contract address(es)
* A minimum NFT count determined

### Create the task

Follow the steps in [Web3 tasks](/tasks/web3-tasks/overview) to navigate to the task creation screen, select **Web3** from the Groups section, and choose **NFT Balance**.

### Task settings

<Frame>
  <img src="https://mintcdn.com/claimr/dhPADok3uWVS7HZR/images/tasks/web3-tasks/nft-balance-task-settings.png?fit=max&auto=format&n=dhPADok3uWVS7HZR&q=85&s=4b0841b91a383237e0600de5039b1b7a" alt="NFT balance task settings" width="1988" height="1182" data-path="images/tasks/web3-tasks/nft-balance-task-settings.png" />
</Frame>

**Completion points**: Set the number of points awarded when the user completes the task.

**Points multiplier (%)**: Add a percentage-based bonus to the total reward. For example, a 10% multiplier increases the final reward by 10%.

**Recurrence**: Control how often users can complete the task:

* **Once** – can only be completed one time per user
* **8h** – available once every eight hours
* **Daily** – available once every 24 hours
* **Weekly** – available once every 7 days
* **Multiple** – stays open and can be completed as many times as needed, one after another, without any waiting time

**Networks**: Select the blockchain network on which the NFT collection is issued.

* Click **Add network** to add multiple networks
* Enter the NFT contract address in the field provided. This ensures that the task accurately checks the user's NFT holdings across all relevant networks

**Amount**: Specify the minimum number of NFTs required to complete the task.

* Example: Entering "1" would require users to hold at least 1 NFT from the specified collection in their wallet on the chosen network(s). The NFT count is cumulative across all networks.

**Is ERC1155?**: Toggle this on if the NFT collection uses the ERC-1155 standard instead of ERC-721.

* ERC-721: Standard for unique, non-fungible tokens
* ERC-1155: Standard that supports both fungible and non-fungible tokens

### Pro tips

* Clearly specify the NFT collection or project name and the contract address in the task description to avoid confusion
* Consider displaying images or previews of the NFTs within the task description to make it more engaging
* Use this to gate access to exclusive content, events, or communities for NFT holders
