# Getting started

**Events gives organisers ultimate flexibility over the promotion, registration, management and broadcast of their event calendars. The following guide explains how to get started with your first event, clone it for future events and then more advanced configuration.**

## Getting to know the basics.&#x20;

Events come in all shapes and sizes. Before you get started, it's important to understand how events are classified on Wavecast, in order to support the widest variety:

### Event types

Your event type determines the configuration of your event website, registration and analytics.&#x20;

Think about the programme for your event in the following terms:&#x20;

1. **Single Session**: An event where all the content happens in just one session. For example, a webinar.&#x20;
2. **Multi-Session**: A series of back-to-back sessions that follow on from each other, one after the other. For example, a one-day conference.&#x20;
3. **Super Event**: An event with concurrent or parallel sessions, or containing different start and end times. For example, a multi-day conference or a conference with multiple tracks.

### Attendance types&#x20;

The attendance type defines the audience experience.&#x20;

Note that the attendance type relates to the location of the **audience**, not the speakers.&#x20;

* **Remote**: The live audience is entirely online.&#x20;
* **Hybrid**: The live audience is a combination of in-person and online.&#x20;
* **In-person**: The live audience is entirely in-person and there is no option to watch online.

For example, an online audience watching a broadcast of speakers sitting together in a studio is *Remote*.&#x20;

Meanwhile, an audience sitting together watching a speaker who is being broadcast into a venue is *In-person*.&#x20;

### Format

The event format specifies the interaction between the speakers and the audience.&#x20;

* **Broadcast**: A format where just the speakers contribute content to the event. Also known as a one-to-many format because speaker(s) are the only ones on screen.&#x20;
* **Meeting**: Both participants and speakers are able to contribute on screen. This is known as a many-to-many format.&#x20;
* **Mixed**: An event that combines both of the above formats. For example, a speaker contribution followed by audience participation.


---

# 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://docs.wavecast.io/events/getting-started.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.
