# Sell tickets only to your NFT holders | Guides Ticket Fairy

1. [Ticket Fairy](https://www.ticketfairy.com/)
2. [Guides](https://www.ticketfairy.com/fr/guides)
3. Sell tickets only to your NFT holders

Créer un événement

# Sell tickets only to your NFT holders

NFT projects, web3 communities and token-gated clubs run events that only their holders can attend. When you list your collection on the event, a buyer connects a wallet holding one of your NFTs before the tickets open to them. Your door team's scan checks the same wallet again, so a ticket bought with an NFT that has since left the wallet does not get in.

Require ticket buyers to connect a wallet that holds one of your NFTs before they can buy tickets to your event, for every ticket or for one ticket type, and have the door check the NFT again at entry.

Pour:  Selling event tickets to the holders of an NFT collection

Durée:  6 minutes

- [Open Settings](#step-1)
- [Turn on Require ownership of NFTs to attend](#step-2)
- [Choose the blockchain your NFTs are on](#step-3)
- [Enter each address](#step-4)
- [Save the event settings](#step-5)
- [Check the event page asks for a wallet](#step-6)

## Avant de commencer

- You're an owner or an admin for the event. If you can't see **Settings** in the event menu, ask an owner or an admin to do this part.
- You have the contract address of each Ethereum or Polygon collection whose holders can buy, or the address of each Solana NFT that lets its holder buy.

1. ## Open Settings

   Open your event and select **Settings** in the event menu. **Require ownership of NFTs to attend** is below the event settings and the password card.
          ![Ticket Fairy Event Settings card Require ownership of NFTs to attend, turned on with two Ethereum contract addresses and Save Event Settings below](https://www.ticketfairy.com/embeds/posters/marketing-nft-gating--event-settings.png)    Event, Edit, Settings.
2. ## Turn on Require ownership of NFTs to attend

   Turn on **Require ownership of NFTs to attend**. The card opens the address fields for Ethereum, Polygon and Solana Mainnet.
3. ## Choose the blockchain your NFTs are on

   Choose the field that matches where your collection was minted.

   - **Ethereum**: Takes the contract address of each collection. A buyer holding any NFT from a listed collection can buy.
   - **Polygon**: Takes collection contract addresses in the same way, and can be used together with Ethereum.
   - **Solana Mainnet**: Takes the address of each NFT on its own. A buyer holding any one of the listed NFTs can buy.
   **Remarque:** Solana Mainnet can't be combined with Ethereum or Polygon. Once one side has an address, the other side's fields stop taking addresses.
4. ## Enter each address

   Enter each address in the field you chose, pressing space or Enter after each one so it becomes a tag.

   **Remarque:** An Ethereum or Polygon address starts with 0x and has 40 more characters, each a digit or a letter from a to f. A tag shown in red is not in that form, and the save stops on it.
5. ## Save the event settings

   Select **Save Event Settings**. The dashboard confirms with "Successfully updated event settings".

   **Remarque:** If the card shows "Please check this", an address is not valid for its field. If it shows "At least 1 NFT address is required", the switch is on with no address entered.
6. ## Check the event page asks for a wallet

   Open your event page in a browser where MetaMask or Phantom is installed. In place of the ticket list, the page asks the buyer to connect a wallet, and the tickets appear once a wallet holding one of your NFTs is connected.

   **Remarque:** A browser with no crypto wallet shows "Crypto-enabled browser required" where the connect button would be. A wallet that holds none of your NFTs is turned away before any ticket is shown.

## Essayez ces étapes sur votre propre événement

Créez un compte gratuit, montez votre événement et suivez les étapes ci-dessus dans votre propre tableau de bord. Cela prend quelques minutes et vous n'avez pas besoin de réserver un appel commercial.

    Votre adresse e-mail    [Créer un compte gratuit](https://manage.ticketfairy.com/welcome) [Réserver une démo](https://www.ticketfairy.com/fr/event-ticketing/book-a-demo)

Pas de frais d'installation. Pas d'abonnement mensuel obligatoire. Pas de carte bancaire requise.

## Ou faites-le faire pour vous

Fai, the assistant inside your dashboard, can take you to the event's Settings page, and you turn the NFT requirement on there. The command line can set the requirement for the whole event through an event update.

### Dans votre tableau de bord, avec Fai

Open the settings page for \<EVENT NAME\> so I can require NFT ownership to buy tickets

## Depuis votre terminal

Installez la CLI depuis [notre page CLI](https://www.ticketfairy.com/cli), connectez-vous avec `ticketfairy auth login`, puis choisissez la marque sur laquelle vous travaillez avec `ticketfairy brand use <BRAND_ID>`. `ticketfairy brand list` et `ticketfairy event list` affichent les identifiants utilisés par les autres commandes.

Use the same login with the command line that you use in the dashboard, as an owner or an admin for the event. Send the requirement and every address in one update, and list each collection under its own blockchain.

### Requires buyers of any ticket to the event to hold an NFT from one Ethereum collection

ticketfairy event update \<EVENT\_ID\> --body '{"flagNftOwnershipRequired":true,"nftContracts":{"ethereum":\["\<CONTRACT\_ADDRESS\>"\],"polygon":\[\]},"nftLists":{"solana-mainnet":\[\]}}'

## Laissez Fai le faire pour vous

Fai travaille dans votre tableau de bord Ticket Fairy. Créez votre compte, ouvrez Fai et collez la consigne ci-dessus.

   [Créer un compte gratuit](https://manage.ticketfairy.com/welcome) [Réserver une démo](https://www.ticketfairy.com/fr/event-ticketing/book-a-demo)

Pas de frais d'installation. Pas d'abonnement mensuel obligatoire. Pas de carte bancaire requise.

## Require an NFT for one ticket type only

1. ### Open the ticket type

   Open your event, select **Tickets**, then select **Edit** on the ticket type that is for holders only.
2. ### Turn on the NFT requirement for this ticket type

   Turn on **NFT ownership required for this ticket type** in the ticket type's options, then enter each address in **Ethereum**, **Polygon** or **Solana Mainnet**.

   **Remarque:** This ticket type then takes only its own addresses, in place of any addresses on Settings. The other ticket types keep selling to everyone unless the event itself requires an NFT.
          ![Ticket Fairy ticket type options with NFT ownership required for this ticket type turned on and one Polygon contract address](https://www.ticketfairy.com/embeds/posters/marketing-nft-gating--ticket-type.png)    Event, Tickets, Edit, ticket type options.
3. ### Save the ticket type

   Select **Save**. On your event page, this ticket type shows a button to connect a wallet in place of its buy button.

Fai can take you to the event's Tickets page, and you set the requirement on the ticket type there. The command line sets it through a ticket type update.

### Dans votre tableau de bord, avec Fai

Open the tickets page for \<EVENT NAME\> so I can make \<TICKET TYPE\> available to NFT holders only

### Depuis votre terminal

Use an owner or admin login for the event. List the ticket types to find the ID, then send the requirement and the addresses in one update.

#### Find every ticket type and its ID

ticketfairy ticket list \<EVENT\_ID\> --all

#### Requires buyers of one ticket type to hold an NFT from one Polygon collection

ticketfairy ticket update \<EVENT\_ID\> \<TICKET\_ID\> --body '{"flagNftOwnershipRequired":true,"nftContracts":{"ethereum":\[\],"polygon":\["\<CONTRACT\_ADDRESS\>"\]},"nftLists":{"solana-mainnet":\[\]}}'

## Stop requiring an NFT

On **Settings**, turn off **Require ownership of NFTs to attend** and select **Save Event Settings**. For one ticket type, turn off **NFT ownership required for this ticket type** and select **Save**.

**Remarque:** A ticket type whose own requirement you turn off follows the event again, so it still needs an NFT while the event requires one.

Fai can take you to the Settings page to turn the requirement off. The command line turns off the event's requirement through an event update.

### Dans votre tableau de bord, avec Fai

Open the settings page for \<EVENT NAME\> so I can stop requiring NFT ownership

### Depuis votre terminal

Use an owner or admin login for the event.

#### Stops requiring an NFT for the whole event

ticketfairy event update \<EVENT\_ID\> --body '{"flagNftOwnershipRequired":false}'

## Questions que vous pourriez avoir

Should I require the NFT for the whole event or for one ticket type?:  Require it on Settings when every ticket is for holders only. Require it on one ticket type when holders get their own tier, such as an early entry or discounted ticket, and everyone else can buy the rest.

What does a buyer need to buy a ticket?:  A browser with MetaMask, for Ethereum and Polygon, or Phantom, for Solana, and a wallet in it that holds one of the NFTs you listed. The buyer connects the wallet on your event page, and the tickets appear once we have found one of your NFTs in it.

What happens at the door if the buyer sold their NFT?:  The scanning app checks again that the wallet the buyer connected when they bought still holds one of your NFTs, and refuses the ticket if it does not. Tell holders to keep the NFT in that wallet until they are in.

Do guest tickets need an NFT?:  No. Guest tickets you send are not bought through the event page, and the scanning app does not check an NFT for them at the door.

Does the checkout on my own website work with an NFT requirement?:  When the whole event requires an NFT, the checkout embedded on your website hands buyers over to your Ticket Fairy event page, where they connect their wallet and buy.

Can I list collections from Ethereum and Solana together?:  No. One requirement takes Ethereum and Polygon collections together, or Solana NFTs on their own. To offer both, use Solana NFTs on one ticket type and Ethereum or Polygon collections on another, each with its own requirement.

## Vous avez encore une question ?

Réservez une démo et nous y répondrons lors d'un appel, pour votre type d'événement. Ou créez votre compte et voyez par vous-même.

   [Réserver une démo](https://www.ticketfairy.com/fr/event-ticketing/book-a-demo) [Créer un compte gratuit](https://manage.ticketfairy.com/welcome)

Pas de frais d'installation. Pas d'abonnement mensuel obligatoire. Pas de carte bancaire requise.

## Guides associés

- [D’autres façons d’utiliser Ticket Fairy](https://www.ticketfairy.com/fr/event-ticketing/features)
- [Limit who can buy a ticket type](https://www.ticketfairy.com/fr/guides/limit-who-can-buy-tickets)
- [Set up ticket types](https://www.ticketfairy.com/fr/guides/set-up-ticket-types)
- [Rendez votre événement accessible sur invitation uniquement](https://www.ticketfairy.com/fr/guides/make-an-event-invitation-only)
- [Scanner les billets à l’entrée](https://www.ticketfairy.com/fr/guides/scan-tickets-at-the-door)
- [Réduire les absences aux événements gratuits et RSVP avec Freefund](https://www.ticketfairy.com/fr/guides/reduce-no-shows-at-free-rsvp-events)
- [Run an A/B test for your event](https://www.ticketfairy.com/fr/guides/run-an-ab-test-for-your-event)
- [Protéger votre événement par mot de passe](https://www.ticketfairy.com/fr/guides/password-protect-your-event)
- [Sell tickets by personal invitation](https://www.ticketfairy.com/fr/guides/sell-tickets-by-personal-invitation)
- [Déverrouiller des billets masqués avec un code d’accès](https://www.ticketfairy.com/fr/guides/unlock-hidden-tickets-with-an-access-code)
- [Approve orders before buyers receive tickets](https://www.ticketfairy.com/fr/guides/approve-orders-before-buyers-receive-tickets)
- [Planifiez la mise en ligne de votre événement](https://www.ticketfairy.com/fr/guides/schedule-when-your-event-goes-live)
- [Reporter ou reprogrammer un événement](https://www.ticketfairy.com/fr/guides/postpone-or-reschedule-an-event)
- [Annuler un événement](https://www.ticketfairy.com/fr/guides/cancel-an-event)
- [Prendre les pré-inscriptions avant la mise en vente des billets](https://www.ticketfairy.com/fr/guides/take-pre-registrations-before-your-on-sale)
- [Créer un modèle d’événement réutilisable](https://www.ticketfairy.com/fr/guides/create-a-reusable-event-template)
- [Set up ticketing for a multi-day festival](https://www.ticketfairy.com/fr/guides/sell-a-multi-day-festival)
- [Sell parking, camping and merchandise with your tickets](https://www.ticketfairy.com/fr/guides/sell-add-ons-with-your-tickets)
- [Regrouper vos billets par catégories](https://www.ticketfairy.com/fr/guides/group-your-tickets-into-categories)
- [Attribuer des pass réutilisables pour un événement à l'équipe et aux artistes](https://www.ticketfairy.com/fr/guides/issue-entry-passes-to-your-crew)
- [Create an event](https://www.ticketfairy.com/fr/guides/create-an-event)
- [Ajoutez votre flyer et votre description à la page de votre événement](https://www.ticketfairy.com/fr/guides/design-your-event-page)
- [Répondez aux questions de vos acheteurs sur la page de l’événement](https://www.ticketfairy.com/fr/guides/add-faqs-to-your-event-page)
- [Choose who Ticket Fairy support contacts about your event](https://www.ticketfairy.com/fr/guides/choose-who-ticket-fairy-support-contacts-about-your-event)
- [Vendez des billets à entrée horodatée pour une attraction, une exposition ou un événement gastronomique](https://www.ticketfairy.com/fr/guides/sell-timed-entry-tickets)
- [Dupliquer un événement](https://www.ticketfairy.com/fr/guides/duplicate-an-event)
- [Créer une série d’événements récurrents](https://www.ticketfairy.com/fr/guides/run-a-recurring-event-series)
- [Sell VIP tables and bottle service through your promoters](https://www.ticketfairy.com/fr/guides/sell-vip-tables-and-bottle-service)
- [Réserver des billets pour plus tard](https://www.ticketfairy.com/fr/guides/hold-back-ticket-stock)
- [Schedule ticket releases](https://www.ticketfairy.com/fr/guides/schedule-ticket-sale-windows-and-release-tiers)
- [Tous les guides Ticket Fairy](https://www.ticketfairy.com/fr/guides)

## Faites-le sur votre propre événement

Créez votre compte, montez votre événement et suivez les étapes dans votre propre tableau de bord. Vous n’avez pas besoin de réserver un appel commercial.

  [Créer un compte gratuit](https://manage.ticketfairy.com/welcome) [Réserver une démo](https://www.ticketfairy.com/fr/event-ticketing/book-a-demo)

## Vendez des billets avec Ticket Fairy

Tout ce qui figure dans ces guides est dans votre tableau de bord dès le jour de votre inscription.

- Montez votre événement en quelques minutes
- Les événements gratuits sont gratuits
- Fai, votre copilote, est intégrée

 [Créer un compte gratuit](https://manage.ticketfairy.com/welcome)

Pas de frais d'installation. Pas d'abonnement mensuel obligatoire. Pas de carte bancaire requise.

## Voyez-le lors d'un appel

Réservez une démo et nous vous montrerons comment Ticket Fairy gère votre type d'événement.

 [Réserver une démo](https://www.ticketfairy.com/fr/event-ticketing/book-a-demo) [D’autres façons d’utiliser Ticket Fairy](https://www.ticketfairy.com/fr/event-ticketing/features)

### Des conseils pour vendre plus de billets

Des conseils pratiques d'organisateurs qui affichent complet, et chaque nouveau guide dès sa publication.

Nous respectons votre vie privée. Désabonnement à tout moment.
