# Ticket Utility

The Ticketing Utility allows you to integrate your NFTs with event ticketing capabilities, bringing a new level of innovation and exclusivity to your events. By leveraging this utility, you can offer exclusive access to events, conferences, concerts, or any other ticketed experiences specifically to your NFT holders. This feature not only streamlines the process of distributing and managing event tickets but also ensures a seamless and secure experience for both organizers and attendees.

### FEATURES

* **Effortless Verification**: Verify NFT ownership to grant ticket access, reducing counterfeit risks.
* **Enhanced Security**: Blockchain technology ensures ticket authenticity.
* **Personalized Experience**: Offer tiered access based on NFT types or levels for varying privileges.
* **Exclusive Benefits**: Higher-tier NFT holders receive VIP access, early entry, or special seating.
* **Efficient Management**: Simplify attendee data management and communication.
* **Targeted Communication**: Track attendance and tailor updates and announcements to specific ticket holder groups.

### STEPS

* Go to Utilities tab and "Create" , to the Ticket Utility
* &#x20;Add the Validator's address, expiry and ticket copy
* &#x20;Publish the utility or link it to a collection.

<figure><img src="/files/TzGcgFSS57VQiP62x7Lx" alt=""><figcaption><p>Creating a Ticket Utility</p></figcaption></figure>


---

# 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://quboid.gitbook.io/studio/utilities/ticket-utility.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.
