# Setup your first event

## Introduction

Now the basics are covered, it's time to get your first event setup just the way you want it.&#x20;

Follow the step-by-step guide for the [event type](/events/getting-started.md#event-types) you need.&#x20;

Any event, once created, can be used as a template and cloned quickly. This allows you to duplicate an event that has the same setup in a few clicks.

### Creating your first Single Session Event

{% embed url="<https://scribehow.com/shared/Creating_your_first_single_session_webinar__XeHTexg5T6GzkjlQg3mbAg>" %}

### Creating your first Multi-Session Event

{% embed url="<https://scribehow.com/shared/Creating_your_first_multi-session_event__jqrGhUcfS1ulAokOsPzS3g>" %}

### Creating your first Super Event

{% embed url="<https://scribehow.com/shared/Creating_your_first_super_event__0uEPXuO8RQiAjlVIW0NXYA>" %}


---

# 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/setup-your-first-event.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.
