# Add-on Item

## Add-on

### Create Add-on

Organizers are able to create add-ons for attendees to purchase. The main purpose of this feature is to allow attendees to purchase add-ons that provides access to certain breakout sessions that are not covered under the main ticket. The steps on how to set this feature up are covered below.

1. Under \*\*Ticket & Add-on \*\*, click on the **Add-on List** tab. Click **Create Add-on** to create a new add-on item.

   ![](/files/QFTytX2yQG0y6Or7hGUd)
2. Once you have clicked on **Create Add-on**, enter the name of the add-on item. Note that the name is limited to 60 characters.\
   ![](/files/EkWBDWuNmwWiWaxtY78q)
3. Add a display icon for the add-on item if needed. There is a maximum upload size of 2MB and the recommended dimensions are 40x40px.\
   ![](/files/hqyKo5qGE7vWMSE1wsFl)
4. Organizers can choose to either set the add-on item as a paid or free add-on. Simply set it by switching the toggle accordingly.\
   ![](/files/yrlq2SLZgJvFoCrQwiii)
5. Select the breakout session access by clicking on the dropdown menu and also include the add-on description if necessary.\
   ![](/files/mcPsyUF3C9LZ0KCAsHh0)

### Assigning Created Add-on

1. After creating a ticket, scroll down and notice the **Available Add-on Item Setting**. Click **Select Add-on** to assign a created add-on to the ticket or click **Create Add-on** to create a new add-on.\
   ![](/files/ZCSfOIRavV6wrCzKicht)
2. By clicking \*\*Select Add-on \*\*, select the add-on item by toggling ON the highlighted toggles. Once selected, click **Save**.\
   ![](/files/z0A5LenZYkBTF3Qq9j53)
3. Once the add-on has been saved, there will be an indication of the selected add-on as shown below. To change the add-on, simply click on **Select Add-on** and toggle OFF the toggles.\
   ![](/files/OJJ7kVbUamfV6h2mpJV5)
4. Set the minimum and maximum quantity of add-ons that can be purchased. This will be useful if there are multiple add-ons assigned to one ticket. Click **Update** once done.\
   ![](/files/kil0hhQpCuaDzM7KVvBA)

### On Registration Form

1. Attendees will be required to enter their email address and select the ticket to be purchased.\
   ![](/files/Naq9SHzUYLu2QLDEEu9K)
2. If the selected ticket contains add-ons, attendees will then need to select the add-on by checking the check box as shown below. Once selected, click **Next** to proceed to input the attendee details.\
   ![](/files/mJjtjhd1MhPTEDGDfHyv)\
   **Note:** If the selected add-ons have exceeded the limit set by the organizer, there will be a message as shown below.\
   ![](/files/fGyA3zgTGni7qe5aGwLb)

### Limitation

1. Promo codes cannot be used on the add-on items.


---

# 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/add-on-item.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.
