> For the complete documentation index, see [llms.txt](https://docs.zeroauthority.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeroauthority.xyz/bounty/bounty-onchain/create-a-bounty-on-v2-beta.md).

# Create a bounty on V2 beta

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

## ***Start the process***&#x20;

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

1 Create or select the bounty hub where you want the bounty to be categorized&#x20;

2 If you don't have a hub set up, create a new hub&#x20;

3 To post a bounty, select the type of bounty&#x20;

4 Post a bounty with all the relevant details ([ideas](https://docs.zeroauthority.xyz/the-dao/zero-authority-solutions/bounty-onchain/bounty-ideas-for-community-centered-engagement))

5 Review and confirm details before you post bounty&#x20;

6 Post bounty onchain to verify trustless & permissionless&#x20;

7 Once bounty posted, all clients and creators can view and participate

8 To select a winner, go to the bounty and "Select Winner" button&#x20;

9 Select the user who won the reward and the smart contract will release funds&#x20;

***

## Walk through with screenshots&#x20;

1 Create or select the bounty hub where you want the bounty to be categorized&#x20;

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

2 If you don't have a hub set up, create a new hub&#x20;

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

3 To post a bounty, select the type of bounty&#x20;

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

4 Post a bounty with all the relevant details ([ideas](https://docs.zeroauthority.xyz/the-dao/zero-authority-solutions/bounty-onchain/bounty-ideas-for-community-centered-engagement))

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

5 Review and confirm details before you post bounty&#x20;

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

6 Post bounty onchain to verify trustless & permissionless and the smart contract will lock up funds

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

7 Once bounty posted, all clients and creators can view and participate

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

8 To select a winner, go to the bounty and "Select Winner" button&#x20;

<figure><img src="/files/0s1NbS7TLk4uGUePCNCn" alt=""><figcaption></figcaption></figure>

9 Select the user who won the reward and the smart contract will release funds&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zeroauthority.xyz/bounty/bounty-onchain/create-a-bounty-on-v2-beta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
