# Group Tickets

You can create group tickets by checking the option while setting the different rates:

![Group ticket configuration](/files/-Lzmomcz9-3A_y8NMZ_S)

The buyer will pay one group ticket in one transaction but it will count as 10 participants for your attendee limit.&#x20;

If you previsously setup "Attendee questions", they will be ask as many times as there are attendees in the group ticket.

{% hint style="info" %}
The attendee questions should be optionnal as the buyer might not know the answer for all attendees
{% endhint %}


---

# 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.zeffy.com/org/billets/configuration/group-tickets.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.
