# Ticket settings

<figure><img src="/files/8aTW5UP1m2apXngEgYLo" alt=""><figcaption></figcaption></figure>

In Advanced Settings, for each ticket type, organizers can toggle One Ticket Per NFT to allow guests to claim only as many tickets as they have required tokens. Alternatively, if they toggle Limit Quantity By Device, it means that the guest can only claim one ticket from each device regardless of whether they have multiple wallets holding multiples of that required token.


---

# 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.tokenproof.xyz/documentation/tokenproof-apps/portal/events/creating-an-event/ticket-types/ticket-settings.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.
