# How do I select a winner V1

**Select One Winner !**

* **Review** all the information for all of the boutnies posted
* Write a message to the winner
* Click on "accept" and complete transaction onchain
* The smart contract will release the funds to the winner
* And it is done!&#x20;

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

(coming soon)&#x20;

all participants earn reputation that is represented with a NFT badge

the creator of the bounty will earn reputation that is represented with a NFT badge

(coming soon in v2)&#x20;

more option for different types of bounties to launch and participate&#x20;


---

# 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/how-do-i-select-a-winner-v1.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.
