# Comments

You can add, edit and remove comments to a card. Scroll down to the comment's section of a card and start a discussion. The total number of comments is also being displayed on the board view.

<figure><img src="https://4051864592-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FS3EgJIfGPiZJAR9LaG%2Fuploads%2FkPT01ISqiCnWFgROhKiJ%2Fcard-comments.gif?alt=media&#x26;token=5f2059e4-7a7d-4862-b69b-86fd4bb1d5b8" alt=""><figcaption><p>Card's comments</p></figcaption></figure>

{% hint style="info" %}
Remember that you can always **copy/paste** an image on the text editor!
{% endhint %}


---

# 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://chsakell.gitbook.io/harmony/guide/boards/cards/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.
