# Comments

Click on 'Join call' to activate Comments.

Only 360 Scenes support comments, which can be enabled by selecting the corresponding option in the publishing section.&#x20;

Additionally, you have the option to download comments left by viewers.

<figure><img src="/files/tMwtRlnq8Gya4Kjt6peD" alt=""><figcaption><p>Comments</p></figcaption></figure>

If the experience requires authentication, viewers must provide their name before leaving comments.

<figure><img src="/files/RL7GtkfQvCv82kgPkyYh" alt=""><figcaption><p>Enter details to comment</p></figcaption></figure>

To post a comment, you must click on the comment button.

<figure><img src="/files/6PfYgnCmgsRjdV7I0SEv" alt=""><figcaption><p>Comments</p></figcaption></figure>

By clicking on the desired objects or places, you can leave a comment about them.

<figure><img src="/files/zSXJB76gH2b4iB4OTs5I" alt=""><figcaption><p>How to drop a comment</p></figcaption></figure>

You can respond to comments from your viewers by replying to them, as shown in the example below.

<figure><img src="/files/NJEh2tUjkQXQ1LzoXYk2" alt=""><figcaption><p>Replying to comments</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://docs.gmetri.com/metaverse/multiplayer/comments.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.
