# Use Case : Creating tickets for early bird promotion

## Use Case : Creating tickets for early bird promotion

In some cases, organizers might want to include an early bird ticket with a discounted price to encourage early purchase from the attendees. The steps below will guide you on how to setup tickets for the mentioned use case. For more information on ticketing, please refer to [this article](https://help.eventx.io/portal/en/kb/articles/registration-and-ticketing-29-11-2023#Ticketing).

## **On The Portal (For Organizers)**

1. Create a ticket, input the details and set the ticket sale period to match your early bird sale period. Once done, click **Add Ticket**.\
   ![](/files/VmNU9HMgAe06dIG0tbtO)\
   ![](/files/bFiIOouGTfmIVmB6ddu7)

## **After Early Bird Sale Period**

1. Once the sale period has ended, the ticket will no longer be available for purchase.\
   ![](/files/hfcqaxO5xubBHQ6h4VDw)


---

# 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/use-case-creating-tickets-for-early-bird-promotion.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.
