# Start a live

## Starting a live session&#x20;

To start a live session, go to the Live Room :&#x20;

* Click on `Enter the studio`.&#x20;
* Set your participation parameters (camera, microphone, etc.).&#x20;
* Click on `Participate`.&#x20;
* Click on `Start Live`.&#x20;
* If you choose to start your live show before the start date, you will need to tick the "I want to start my live show early" box.&#x20;
* Click on `Start live`.&#x20;

{% hint style="info" %}
Only live host speakers can start a live.
{% endhint %}

{% embed url="<https://vimeo.com/834389728/dff68839d2?share=copy>" %}

## Sharing your screen&#x20;

When you join the studio as a speaker or workshop participant, you can share your screen by clicking on the `Share` icon.&#x20;

📢 If you are sharing a video with audio, make sure you share the system audio as well.

## Access the studio settings&#x20;

Go to settings ⚙ at the top left of the studio to:

* Change the background effect.&#x20;
* Change the audio and video source.

{% embed url="<https://vimeo.com/834396016/d7c7cf951f?share=copy>" %}


---

# 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://help.meltingspot.io/english/spot-content/lives/start-a-live.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.
