# What are Participation NFTs?

Participation NFTs can provide an extra, fun incentive for bidders in your auction. Much like standard open edition sales, creating a participation NFT will allow unlimited copies of a single master edition NFT to be sold at a fixed price. For more information about open-edition copies, read [this article](https://holaplex-support.zendesk.com/hc/en-us/articles/4408618730387-Sale-Type-Open-Editions). However, these copies will only be sold to people who bid in your auction.

To create a participation NFT in an auction:

1. Follow the steps listed in [this guide](https://holaplex-support.zendesk.com/hc/en-us/articles/4408618926355-How-Do-I-Sell-an-NFT-on-Holaplex-) to set up an auction until you reach the participation NFT section.
2. Select the master edition NFT that you would like to use as a participation NFT/make copies of.
3. Set a fixed price for your auction’s participation NFT. This is optional; you can choose to set the price to 0 so that every bidder will receive a participation NFT, or you can provide a price for bidders that do not win your auction to pay to receive a copy of your participation NFT.

That’s it! You can check more articles in the help center and view [video tutorials](https://www.youtube.com/channel/UCHcdpZiDj7LiBifxetVH29Q) for help.


---

# 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://wiki.holaplex.com/holawiki/storefronts/selling-nfts/what-are-participation-nfts.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.
