# Selecting Winner the Bounty

Once the end date originally set by the bounty creator is triggered—**officially at 11:59 PM UTC**—the Clarity smart contract will automatically **prevent any further submissions**. At this point, no new participants can enter, and the selection process begins.

There is no official or systematic deadline for selecting a winner once the bounty’s end date has passed. While the system does not enforce a strict timeline, it’s best to **review submissions and choose a winner promptly** to maintain engagement and trust within the community. Prompt selection ensures that participants feel valued for their contributions and keeps the momentum going for future bounties. **Delays can lead to frustration, discourage participation in future bounties, and create uncertainty among contributors.** While there is flexibility, timely action is strongly encouraged to uphold the credibility of the bounty system and maintain a positive user experience.

**Procedure**

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

**1. Access the Bounty Page**

* Go to website.

**2. Navigate to "My Bounties"**

* Click on **"My Bounties"** to view the bounties you have created.

**3. Identify Bounties That Have Ended**

* Check for bounties where the **end date has passed**.

**4. Select a Winner**

* Review the submissions and choose the best entry.
* Click **"Select Winner"** and confirm your choice.

**5. Notify the Winner & Community**

* Announce the winner to keep participants engaged.
* Share the results on social media or Discord if applicable.

**6. No Hard Deadline – Act Fast!**

* There’s no strict deadline after the end date, but select a winner **as soon as possible** to keep the community happy. 🚀


---

# 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/selecting-winner-the-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.
