# Making comments

Some typos, like a missing space after a comma, can be fixed without comment.

Others, like a misnumbered element, may not be changed by anyone other than the official source of the legislation. We leave these as is and [insert a note](/how-tos/document-elements/inserting-editorial-notes.md).

For typos or grammar errors that have a likely correction, but we can't be completely sure without checking with the drafters of the legislation, we make a comment as follows:

1. Highlight the text.
2. Click on the comment bubble on the right (it will only appear once text is selected).
3. Make a comment and click **Comment**.

### Tips

You can reply to comments, create tasks from them, and if it's your own comment you can resolve or delete it.

![Select the text and click on the comment bubble](/files/-MaU3I1-Az1U-PXcRLXj)

![Type your comment and click Comment](/files/-MaU3WvBHQaiLjI14Wxy)

![Use the 'up / down' arrows to jump between comments on a document](/files/-MaU3eR29XthcOugeofz)

![Click on the dropdown of an existing comment to do more](/files/-MaU5LwMouEmvKO0emP3)


---

# 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.laws.africa/how-tos/document-elements/making-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.
