# NFT as a Bounty Reward

Zero Authority DAO&#x20;

### Platform&#x20;

1. Navigate to **Bounties** and click **Create Bounty**.
2. If your organization doesn’t already have a **Bounty Hub**:\
   • Follow the prompt to **Create Bounty Hub**\
   • Add your group or company name, branding, and details\
   • Save to continue
3. Return to **Create Bounty**:\
   • Add bounty title, description, and requirements\
   • Select **Single Winner** as the bounty type
4. Scroll to the bottom of the reward section and select **NFT Reward**.
5. Choose the NFT you want to issue as the prize.\
   • If needed, upload or select from your organization's hosted NFTs
6. Set the **End Date** for the bounty.
7. Once the bounty deadline passes, review submissions and **Select Winner** to automatically issue the NFT to them.

### Screenshots

Post a bounty :: Type

<figure><img src="/files/Nho7FQRNz1LKxnQ5vAuz" alt=""><figcaption></figcaption></figure>

Post a bounty :: NFT reward&#x20;

<figure><img src="/files/d4xmkfgS5Nntgoku3j8q" 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://docs.zeroauthority.xyz/bounty/bounty-onchain/nft-as-a-bounty-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.
