# Event Ticketing

### 🎨 Create NFT Collection

### 📝 Deploy Smart Contract&#x20;

### 🔓 NFT Gated content

A token-gated website with exclusive content.

### 📩 NFT Email Wallet (soon)

When your fans buy a ticket they receive their NFT in an email wallet. And airdrop this NFT to their wallet.&#x20;

### 📲 NFT Validation scanner (soon)

Validate the Minted NFTs of your customers by scanning at the entrance.


---

# 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.imintify.com/use-cases/event-ticketing.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.
