# Multiple Ticket Purchase

## Multiple Ticket Purchase

## Registration

Once you are on the landing page of the event, you can select to either **Register** or **Login**. In order to access the registration form of the event, simply click on **Register**.\
![](/files/Pef1Eb6seYO5muRlyq6p)\
**Note:**

1. Only In-person and Public events will be able to view the layout shown in the screenshot above where the Register and Login buttons are separated. Other events will have the both options combined under 1 button as below.\
   ![](/files/c7gLAvB680sqnDnmfZan)

## Multiple tickets

1. You can include both Paid and Free tickets in a registration form. Our registration form allows using 1 email address to purchase multiple tickets. All of the Check-in QR Codes will be sent to the registrants email address. The registrant can assign the ticket to other email address for unique WebApp access.\
   ![](/files/78K4ezgK3zZhXoe54vQk)
2. Once the tickets have been selected, click Next and fill in the attendee details for each ticket\
   ![](/files/waKbvIuVD87cAIkpU2bc)
3. If you would like to reuse the same information for all tickets, simply click on **Copy Form Information (Optional)** dropdown menu and select the appropriate information to be copied.\
   **Note:** Duplicated emails are supported when entering attendee details.\
   ![](/files/F77gGjZe1S7EfryIZu7x)
4. Once the information has been filled, click Next to review the information and click **Complete Registration** once done.\
   ![](/files/EWxzDGqSfXDxYBK9VD3o)\
   ![](/files/5QleTG0hFOVuwYXNp8dw)\
   **Note:** This feature will be available for all events created after Nov 17, 2023

#### Video Demo

![](/files/j80JdPoWcXWz0WFB6gJW)

## Order Confirmation Email

**Note:**

1. The ticket purchaser is the one who will receive the Order Confirmation email.
2. We don't allow to edit this email template at the moment.

![](/files/NzQuNPvQn5R9AWUSLBSl)

## Assign Ticket

1. If there are multiple tickets being purchased by an attendee, the attendee can decide if he wants to assign the ticket to other attendees.
2. Once the assigned ticket holder receives the automated confirmation email as below, simply click on **Enter Event.**![](/files/GmtNEhc6EkAR63WhWljR)
3. The attendee can then decide if they would like to assign the ticket to another attendee by entering the email address accordingly.\
   ![](/files/pV5ZprTKmiHmpeRSts8e)

##


---

# 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://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/ticketing-and-pricing/multiple-ticket-purchase.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.
