Event Creation
Overview
Belong CheckIn lets organizers create events, ticket tiers, and check-in campaigns from natural language. The chat assistant turns a description into a configured event; you confirm the details and deploy the ticket NFT collection — no contract details to copy by hand.
Ways to create an event
| Method | How |
|---|---|
| Chat | Describe your event to the assistant ("Create a paid workshop on Friday, 50 tickets at $20"). It drafts the event and ticket tiers for you. |
| Voice | Use Voice Mode to speak your event into existence; it transcribes and creates the event with a visual summary card. |
| Guided wizard | Step through free or paid event setup with prompts. |
| Telegram | Use the public bot's /createevent, /wizard free, or /wizard paid commands — see Telegram Bot. |
From description to live tickets
flowchart LR;
A[Describe your event] --> B[Assistant drafts event + tiers]
B --> C[Review the event card]
C --> D[Deploy ticket NFT collection]
D --> E[Tickets on sale]
E --> F[Attendees check in by NFT at the door]
style A fill:#e1f5fe
style F fill:#c8e6c9
- Describe the event — title, date, location, ticket tiers, and pricing in plain language.
- Review — the assistant shows an event summary card with the key details and a direct link.
- Sign and deploy — when the workflow needs a wallet signature, the app shows an inline signing surface; deploying creates the ticket NFT collection.
- Sell tickets — buyers check out by card or crypto; each purchase mints a ticket NFT.
- Check in — at the event, attendees scan the venue QR and the app verifies their ticket NFT (see Check-In Modes).
Ticket tiers and pricing
You can configure multiple ticket tiers (for example General, VIP, Student), each with its own price and supply. NFT ticket mode connects hub access to these paid tiers. If a hub has no ticketed event attached, the app can guide you into chat-assisted paid event setup.
A platform mint fee applies to ticket sales, and organizers can set an optional secondary-sale royalty — see Fees & Staking.
Events, maps, and discovery
Belong supports event pages, event-week pages, and public event maps that can be shared and prioritize active location context. Attendees can discover events in the app or through the Telegram bot.
Related
- AI & Voice — the assistant and voice mode
- Minting Guide — the developer view of NFT deployment and checkout
- Apple Wallet — add tickets to Apple Wallet