# Comment Mode

### What is Comment Mode

Comment Mode lets you leave clear, location-based comments directly on your website preview.

Instead of describing changes in a long message, you can click the exact text or section you want to modify and leave a comment there, similar to how you work with designers in Figma.

You can add comments to multiple places first, then send them all together. The AI will receive every comment and apply the changes in one go.

### What Problems Does This Solve

* No need to guess which section you are referring to
* No need to explain changes one by one in separate messages
* Less back-and-forth with the AI
* Faster and more accurate edits, especially for complex pages

This is especially useful when you want to revise many parts of a page at the same time.

### How to Use Comment Mode

#### Step 1: Enter Comment Mode

Click the arrow icon at the bottom of the chat box in the lower-left corner.

This will switch the chat into Comment Mode.

<div align="left"><figure><img src="/files/wZvquvT8PXxsrnZtQ9jB" alt="" width="375"><figcaption></figcaption></figure></div>

#### Step 2: Select Content in the Preview

In the right-side preview area, click the text or section you want to change.

<figure><img src="/files/n7QydqhJ6AAfMY3NyAmk" alt=""><figcaption></figcaption></figure>

A comment input will appear for the selected content.

<figure><img src="/files/pOc1SqSzhvsDZqeSVFc3" alt=""><figcaption></figcaption></figure>

#### Step 3: Add Your Comment

Type what you want to change, such as rewriting text, change the image, or modifying the structure.

Press Enter to add the comment.

You can repeat this step and add comments to multiple areas on the page.

<figure><img src="/files/8HpS1zGrGPkKrPFPJWvC" alt=""><figcaption></figcaption></figure>

#### Step 4: Send Multiple Comments Together

Click Send in the left chat box.

<div align="left"><figure><img src="/files/oD3RXzi9p2t3UeGZohGi" alt="" width="375"><figcaption></figcaption></figure></div>

The AI will receive all comments at once and apply the requested changes across the page.

<figure><img src="/files/dMIJRZnx3MRKw6PRLAI5" alt=""><figcaption></figcaption></figure>

#### Step 5: Exit Comment Mode

Click the arrow icon again to exit Comment Mode and return to the normal chat view.

<div align="left"><figure><img src="/files/ywNnBJw7yGalunTbSbOh" alt="" width="375"><figcaption></figcaption></figure></div>

### Tips for Better Results

* Keep each comment clear and specific
* Focus on one type of change per comment
* Add all comments first, then send

Using Comment Mode helps you work faster and gives the AI clearer instructions for accurate updates.


---

# 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.wegic.ai/features/comment-mode.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.
