# Events

Use this section to add, manage, and configure scheduled events or special occasions on your website.

### Add New Event

The Add New Event panel lets you establish a dedicated landing page for an upcoming attraction, complete with detailed schedules, pricing, and venue locations.

<figure><img src="/files/GwpVoX0kx7F8C9Lm80Op" alt=""><figcaption></figcaption></figure>

#### Event Settings Metabox

| **Field**     | **Description**                                                                                     |
| ------------- | --------------------------------------------------------------------------------------------------- |
| Event Month   | Choose the specific month from the dropdown menu in which the event is scheduled to take place.     |
| Event Date    | Use the calendar picker tool to select the exact day, month, and year for the event.                |
| Start Time    | Set the designated opening or kickoff time for the event.                                           |
| End Time      | Set the concluding or closing time for the event.                                                   |
| Location      | Enter the venue name or physical address where the event will be hosted.                            |
| Website URL   | Provide an external link for booking tickets, RSVPing, or visiting an official external event page. |
| Currency      | Choose the preferred pricing currency unit (e.g., USD ($)) from the dropdown list.                  |
| Price         | Enter the ticket or admission cost numeric value for the event. Leave blank if the event is free.   |
| Contact Email | Input the primary organizational email address where attendees can reach out for inquiries.         |
| Mobile Number | Input a customer support or venue hotline telephone number for quick contact.                       |

#### Edit with Elementor (Visual Editor)

To visually design your custom event page layout using Elementor:

* Give your event a title, and click Save Draft or Publish on the right side panel.
* Select the "Edit with Elementor" button positioned at the top of the content editor workspace.
* Drag and drop content elements onto your page canvas to complete the design.

<figure><img src="/files/lLKfiEtluZxPIEqavJ5o" alt=""><figcaption></figcaption></figure>


---

# 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://buddhathemes-test.gitbook.io/chillout/events-1.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.
