# Bounty

- [Bounty Onchain](https://docs.zeroauthority.xyz/bounty/bounty-onchain.md): Overview of a bounty and templates
- [Create a bounty on V2 beta](https://docs.zeroauthority.xyz/bounty/bounty-onchain/create-a-bounty-on-v2-beta.md): A client posts a bounty for creators to participate onchain
- [NFT as a Bounty Reward](https://docs.zeroauthority.xyz/bounty/bounty-onchain/nft-as-a-bounty-reward.md): A client posts a bounty for creators to participate onchain
- [Bounty + Mint A Badge](https://docs.zeroauthority.xyz/bounty/bounty-onchain/bounty-+-mint-a-badge.md): Add a landing page for your bounty
- [Contribution Markets](https://docs.zeroauthority.xyz/bounty/bounty-onchain/contribution-markets.md): Structuring effort, attention, and reward in Zero Authority Bounties
- [Bounty Analytics](https://docs.zeroauthority.xyz/bounty/bounty-onchain/bounty-analytics.md): Retrieve and Analyze Bounty Stats
- [Bounty Redeem Funds](https://docs.zeroauthority.xyz/bounty/bounty-onchain/bounty-redeem-funds.md): Procedure for Redeeming Funds from a Bounty Contract
- [How to create a bounty V1](https://docs.zeroauthority.xyz/bounty/bounty-onchain/how-to-create-a-bounty-v1.md): Procedure for Creating and Posting a Bounty on Zero Authority
- [How do I select a winner V1](https://docs.zeroauthority.xyz/bounty/bounty-onchain/how-do-i-select-a-winner-v1.md): Last Step
- [Bounty Winners In Sandbox](https://docs.zeroauthority.xyz/bounty/bounty-onchain/bounty-winners-in-sandbox.md): Manual Winner Selection via Stacks Explorer Sandbox
- [Selecting Winner the Bounty](https://docs.zeroauthority.xyz/bounty/bounty-onchain/selecting-winner-the-bounty.md): There is no official deadline for selecting a winner at the bounty’s end date
- [Community Engagement](https://docs.zeroauthority.xyz/bounty/bounty-onchain/community-engagement.md): Recognizing and Rewarding Community Members


---

# 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.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.
