> [!info]+ When a customer is booking or making an inquiry online, you can ask them a series of questions that will be shown within Jammed
## Custom questions types
In Jammed you can have custom questions for:
- **Bookings**: these are shown on the details page, underneath the name/email fields taken.
- **Inquiries**: these are shown on the inquiry form alongside all the other fields
There are three types of custom question:
- Yes/No type
- Free text field (one line of text)
- Multiple choice field
All custom questions are optional - the customer booking does not have to fill them in to book online.
## Setting up a simple yes/no custom question
- **Name** - This is visible to staff on the booking page
- **Text** - This is the question text shown to customers
- **Question type**
- Yes or No
- Text field
- Multiple choice
- Values - Comma separated values. Example: value 1, value 2, ...
![[yes-no.png]]
## Free text custom question
In this example, we'll show the customer a field in order to type their answer to you. This is helpful for extra information from the customer that you might otherwise need to ask for prior to booking.
![[text-field.png]]
## Multiple choice custom question
Finally, you can also add a multiple choice question. We limit these to up to 10 different responses, which can then be chosen by the customer at time of booking.
![[mutliple-choice.png]]