# For Events

## PANATAK

We built a custom-NFC scanner that is deployed to each exhibitor and sponsors during IRL events. These devices are used to scan and tokenize the interaction between attendees and the booth presenter.

<figure><img src="/files/e1MozGvjsznpfi6SYabn" alt=""><figcaption></figcaption></figure>

## QR ClaimDrop

Another way to claim the Quest Badges is using a ClaimDrop QR. Each booth will auto-generate expiring QR codes that attendees can scan and use to claim their NFTs. Each claim code could only be used once.

<figure><img src="/files/p8U8ZTcFhHQFSYlnl2Vj" alt=""><figcaption></figcaption></figure>

## Real-time insights.

Organizers can access real-time insights to help them manage their attendees pre, during and post-event. The following are examples of data that are made available to the organizers, sponsors and exhibitors:

* Ingress and egress data
* Booth visitors
* Event attendees list


---

# 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://selyo.gitbook.io/selyo-docs/what-is-selyo/for-events.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.
