# Register to a live

To sign up for a live event, you must have an account on Spot. See here.

### You are invited to the live event.

* To sign up for the live event, click on the `Participate` button on the live event card or in the live room. Depending on your live settings, you'll see a confirmation modal. That's it, you're registered! :partying\_face:&#x20;
  * You can change your response at any time by clicking `Participate` on the live event card or in the live room, then selecting `Do not participate` from the menu.
  * If you are invited as the host speaker and you are the only host of the live event, you will not be able to change your response.
* To decline the invitation, click the `X` button to the right of the `Participate` button on the live event card or in the live room. Depending on your live settings, you'll see a confirmation modal. You can still participate in the live event later by entering the studio! :stuck\_out\_tongue\_winking\_eye:
  * If you are invited as the host speaker and you are the only host of the live event, you will not be able to decline the invitation.
  * You can change your response at any time by clicking `Do not participate` on the live event card or in the live room, and then selecting `Participate` from the menu.

### You are not invited to the live event.

* Click the `Register` button. That's it, you're registered!
* Depending on the privacy settings of the live event, you may see a message indicating that participation is by invitation only. In this case, feel free to contact the admin to get invited!

### Participating in the live event

If the live event is a conference, simply go to the live room. All that's left is to wait for the live event to start and enjoy the show! :tada:  You can interact with other participants at any time using the live chat!

If the live event is a workshop, once you have registered for the live event:

* Click on `Enter the studio`.
* Set up your participation settings (camera, microphone, etc.).
* Click `Participate`.
* If you are the host speaker, click `Start the live`.


---

# 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/register-to-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.
