# List NFT

The List NFT proposal allows Collection members to collectively decide on a listing price for their asset on OpenSea.

## List NFT: Proposal Process

### Step 1 (Submit a proposal for voting):

{% embed url="<https://www.youtube.com/watch?v=0F9wQ3w0Mmw>" %}

### Step 2 (Verify results through Reality.eth):

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://www.youtube.com/watch?v=Gbapooky_v8>" %}

### Step 3 (Execute proposal):

Note: the listing date must be set after the execution time in order for the listing to occur.

{% embed url="<https://www.youtube.com/watch?v=srwST9Ik9DE>" %}


---

# 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/list-nft.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.
