# Accessing the live's settings

There are 2 different ways to open your live's settings:&#x20;

* Either by clicking on the `Edit` icon that appears at the top right of a live's card when you hover your mouse over it.

<figure><img src="/files/sgdiuwRoZweKKghrAJMJ" alt="&#x22;Edit&#x22; button on live card, while hovering"><figcaption><p>"Edit" button on live card, while hovering</p></figcaption></figure>

* Or by clicking on the `Settings` button at the bottom right of the live room

<figure><img src="/files/6cvWwhj5G0eQ9AlpYFPu" alt=""><figcaption><p>“Settings” button in Live room</p></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://help.meltingspot.io/english/spot-content/lives/access-to-live-settings.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.
