> For the complete documentation index, see [llms.txt](https://help.stockcharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartnotes-how-tos.md).

# ChartNotes How-Tos

These how-to articles walk you step-by-step through common annotation tasks in ChartNotes. Click a link below to access the instructions for that task.

* [**How to Pin an Annotation on a SharpChart**](/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartnotes-how-tos/how-to-pin-an-annotation-on-a-sharpchart.md) - Learn how to pin an annotation in place so it does not move with the bars on the chart over time.
* [**How to Save a Chart from a Blog Article with the Author's Annotations**](/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartnotes-how-tos/how-to-save-a-chart-from-a-blog-article-with-the-authors-annotations.md) - Learn how to retain someone else's chart annotations when saving their chart to your own ChartList.


---

# 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://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartnotes-how-tos.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.
