# Bounty Board

Collection Bounty Board is a Standardized Proposal that allows for a community to incentivize the deposit of one or many NFTs in exchange for a pre-determined amount of $COLLECTION tokens. Upon deposit, the specified amount of tokens is minted and deposited into the users wallet.

## Bounty Board: Proposal Process

### Step 1 (Submit a proposal for voting):&#x20;

{% embed url="<https://youtu.be/1pBfPPllcZI>" %}

### Step 2 – Verify results through Reality.eth&#x20;

This process lets you verify results for on-chain execution through a third party that crowdsources verification (reality.eth)

Step 1: Request execution of the transaction

Step 2: Set the condition of the outcome and submit your bond

Step 3: Wait for the oracle to verify which will take 1 week on Mainnet

{% embed url="<https://youtu.be/s4CnV5AUbrU>" %}

### Step 3 – Final step: proposal execution

Regardless of whether a proposal fails or passes, if the results from verification are correct, you will want to claim your bond that you initially put up to verify the results from the Reality.eth oracle.&#x20;

#### Verification failed:

{% embed url="<https://www.youtube.com/watch?v=CwxGqsd8Ci8>" %}
A proposal that has failed results
{% endembed %}

#### Verification passed:&#x20;

{% embed url="<https://www.youtube.com/watch?v=7uT9eyrMs44>" %}
A proposal that has passed results
{% endembed %}

## Bounty Board: Submit NFTs

1. Select NFTs
2. Approve contracts
3. Submit

{% embed url="<https://youtu.be/YRIAwyX3tGE>" %}


---

# 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.szns.io/standard-proposals/bounty-board.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.
