# Add a Hold an NFT Reward

In the Creator Portal, creators can integrate a **Hold NFT Reward** into their token economy. To add a Hold NFT Reward, the NFT must be minted on one of the following blockchains:

* Ethereum&#x20;
* Polygon
* Arbitrum
* Avalanche
* Base
* Blast
* Optimism
* Tezos
* Zora

## Steps to create a Hold NFT Reward

**Step 1: Go to Rewards**

Navigate to the **Rewards** page in the Creator Portal. Click **New** in the upper right corner.

<figure><img src="https://2746209650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1AIubaMR9SS5e4227oAx%2Fuploads%2FDg1NIltfn1II6Wy6N3O3%2FAdd%20Rewards.png?alt=media&#x26;token=2c7c14b7-9684-418a-b65e-656e11cb4b75" alt=""><figcaption></figcaption></figure>

**Step 2: Select Hold NFTs Reward option**

Select the **Hold NFTs** option and click **Continue.**

<figure><img src="https://2746209650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1AIubaMR9SS5e4227oAx%2Fuploads%2F1RM5EnzMG6te5qY6FoRj%2Fimage.png?alt=media&#x26;token=9ce84b80-d3a1-46ef-82af-bd0e7ffb1141" alt="" width="563"><figcaption></figcaption></figure>

**Step 3: Select one of the supported blockchains**

<figure><img src="https://2746209650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1AIubaMR9SS5e4227oAx%2Fuploads%2F1TZ6MWfkLjIcVEk74tgI%2Fimage.png?alt=media&#x26;token=de93cc92-615c-4301-97f8-c2fd6cfd74c0" alt=""><figcaption></figcaption></figure>

**Step 4: Add the reward's smart contract address**

<figure><img src="https://2746209650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1AIubaMR9SS5e4227oAx%2Fuploads%2FrMcHfzU7c7VGk06zH7XZ%2FScreen%20Shot%202024-01-29%20at%205.05.07%20PM.png?alt=media&#x26;token=5123f8af-f063-448f-b3a0-ef458873ba99" alt=""><figcaption></figcaption></figure>

**Step 5: Review Reward**

Review your reward and [adjust reward size](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards-general/reward-sizes). Once you press **Continue** here, your reward will be added to your token economy

<figure><img src="https://2746209650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1AIubaMR9SS5e4227oAx%2Fuploads%2FfCr0lcz06t2G5Dtze5Y4%2Freview%20reward.png?alt=media&#x26;token=0d5e3318-4236-4290-aeb8-2dc3fd7f4df7" alt=""><figcaption></figcaption></figure>

**Step 6: All done!**

Your reward will be included in the next automatic airdrop to your holders.

<figure><img src="https://2746209650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1AIubaMR9SS5e4227oAx%2Fuploads%2Fsy82ghx5sLn0UQ7XxqNR%2Fimage.png?alt=media&#x26;token=7800984f-170b-4d26-ba8b-09c8ee296b2d" alt=""><figcaption></figcaption></figure>


---

# 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://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards/add-a-hold-an-nft-reward.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.
