> For the complete documentation index, see [llms.txt](https://docs.motivewave.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.motivewave.com/knowledge-base/faq/can-i-add-commentary.md).

# Can I Add Commentary

Yes, MotiveWave provides a rich set of commentary options. Text may be added anywhere on a chart by using the ‘Text’ tool (from the tools drop down menu on the chart tool bar). Text fonts, sizes, alignments, styles and colors can also be modified using the appropriate buttons on the chart tool bar.&#x20;

Advanced commentary components are available in the ‘Commentary’ row of the Component Window (accessible from the top toolbar). This panel includes callouts, brackets, notes, annotations, arrows and shapes. All commentary is placed in a ‘Commentary Layer’ on the chart. This enables you to show or hide all of the commentary by clicking a single button (Show Commentary button on the chart tool bar).

More information on the Component panel can be found [here](/user-guide/components.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.motivewave.com/knowledge-base/faq/can-i-add-commentary.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.
