# Add NFT

The add NFT proposal allows Collection members to add a new NFT to the Collection in exchange for a specified amount of $COLLECTION token.

## Proposal Process

### Step 1 – Submit a proposal for voting

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

### 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) through the following steps:

1. Request execution of the transaction
2. Set the condition of the outcome and submit your bond
3. Wait for the oracle to verify which will take 1 week on Mainnet

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

### Step 3 – Execute proposal

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


---

# 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/add-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.
